.redactor-box textarea:focus {
    background-color: #111;
    color: #ccc;
}

.items .icon {
    width: 2rem;
    height: 2rem;
}

.items li{
    margin-bottom: 5px;
}

#map {
    height: 395px;
}