﻿#header #header-wrap #logo a > img {
    vertical-align: middle;
    height: 60px;
}

html {
    scroll-behavior: smooth;
}

.custom-header h3{
    margin-top:15px
}

.copyright-text a {
    text-decoration: underline !important;
    color: #148f77;
    margin-left:10px
}