body {
    background-color: #F6F6F6 !important;
}

.property-section {
    position: relative !important;
    width: 100% !important;
    display: flex;
    flex-direction: column;
}

.property-section h2 {
    position: relative !important;
    opacity: 1 !important;
    bottom: 0;
    margin-top: 8px;
    font-size: 3rem;
    font-weight: bold;
}

.property-section .home-content {
    position: relative !important;
}