.btn_readmore {background-color: #CD5B21; text-transform: uppercase}
.sppb-btn-custom.btn_readmore:hover {background-color: #ffffff !important; color: #000000; border: 1px solid black }

#sp-footer {text-align: center; color: #000000}
#sp-footer a {color:#000000 !important}
#sp-footer a:hover {font-weight: bold !important;}
#sp-bottom {display:none}

.mainText a {color: #CD5B21}
.mainText a:hover {font-weight: bold}

.sp-megamenu-parent>li {font-weight: 600}

.bulletList p {margin-bottom:0.2rem; line-height:16px}

.google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
 
 .baseInfo h1 {font-family: 'Noto Sans', sans-serif}