

.topheader #main-menu a, .topheader #main-menu li a, .topheader #main-menu ul li a {
    text-transform: uppercase;
}

.page-template #content .page-single {
    margin-bottom: 0 !important;
}

#ivoGallery figure {
    padding: 1.5em 0;
}

#ivoGallery figure img {
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    -ms-border-radius: 1rem;
    -o-border-radius: 1rem;
    border-radius: 1rem;
}

#content p.elementor-icon-box-title {
    margin-bottom: 0
}

input[type=submit], input[type=reset] {
    background: #12aff5;
    color: white;
}

footer, footer > .footer-copyright {
    background: #109ede;
}

footer {
    padding-bottom: 3em;
    padding-top: 3em
}