/*body {
    font-family: 'Noto Sans'; 
}

a {
    font-family: 'Noto Sans';
    font-size: 16px;
}

*/

footer .footer-bottom {
    background-color: #666 !important;
    color: #ffffff !important;
}

table.room-dimensions > thead > tr {
    border-bottom: 1px solid;
}

/*h1, h2, h3, h4, h5 {
    font-family: 'Lora' !important;
    font-weight: 700 !important;
}

h2 {
    font-size: 1.817rem !important;
}

h3 {
    font-size: 1.348rem !important;
}

h4 {
    font-size: 1rem !important;
}
*/


/*** Plot Details Page ***/

/*html {
    font-size: 16px;
}

*/

/** key information title **/

#plot-page-key-information__address {
    padding-top: 0.5rem;
    padding-bottom: 0.75rem;
}








