.building-label {
    text-align: center;
}

.building-select {
    width: 150px;
    height: 50px;
    margin: 5px;
    font-size: 15px;
    border: none;
    background-color: black;
    color: white;
}

.apartament-label {
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 12;
}

.apartament-value {
    font-weight: 500;
    font-size: 30px;
}

.estate-menu li a {
    color: #fff !important;
}