a:hover, a:focus, a:active {
    color: #b0cf76 !important;
}

.logo-image {
    display: flex;
    position: absolute;
    top: 1rem;
    justify-content: center;
    margin: 0 5%;
    border-radius: 10%;
    background-color: #fffffff2;
    box-shadow: 2px 1px 2px #0000002e;
}

#sp-header {
    background: #ffffffc4 !important;
}

#sp-top-bar {
    padding: 0;
}

.sp-contact-info {
    padding: 1%;
    font-size: 1.2rem;
}

.sp-contact-info li {
    margin: 0px 10px 0px 40px;
}

.sp-slider-content-wrap {
    background: #0000001a;
    padding: 5%;
}

html.coming-soon .coming-soon-content {
    font-size: 2rem;
    text-align: left;
    color: #fff;
    line-height: 2rem;
}

.sppb-nav {
    margin: 0 auto 5% auto;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sppb-nav-modern>li>a {
    font-size: 100%;
    font-weight: 300;
    border-radius: 100px;
    box-shadow: rgba(0, 0, 0, 0.25) 0.5px 0.5px 0.5px;
}

#section-id-3e3b433c-8662-4d18-8bbb-bb6bd72a5be3 .sppb-row.sppb-nested-row {
    background: #0000004d;
    padding: 2%;
}

span.sp-copyright {
    margin: 5px auto 5px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 0.9rem;
}

#sp-footer {
    padding: 0;
}