/* 
 * TMP  
 * tmp css tweaks for development 
 */

section#camp-section {
    margin-top: 90px;
}

footer #footer p {
    font-size: 16px;
    margin-bottom: 0.5rem;
}

footer p a {
    color: #fff;


}

footer p a:hover {
    color: #fff;
    font-weight: 500;
}

#footer .wp-block-search .wp-block-search__button,
#sidebar .wp-block-search .wp-block-search__button {
    border-radius: 0px !important;
    border: 1px solid #fff;
}

.service-text .entry-content {
    margin-top: 20px;
}

.copyright.container p a {
    display: none;
}

.related-post h2 {
    margin-top:12px;
}