:root {
    /*
    #1A76D1 // original Blue in template
    #336659
    #009A93 // base color on WSWMP website
    #789F3F 3F9F5A, looked good
    */
    --primary-color: #0D9488; /* Define the color #789F3F; KSWMP Backcolor   #0D9488, */
}
.logoGovt {
    height: 5rem; /* Adjust as needed */
    width: auto; /* Keeps aspect ratio */
    /*margin-top: 2px !important;*/
    margin-bottom: 2px;
}
