body{background:var(--theme-navy)}.bg-green{background:var(--theme-green);border-color:var(--theme-green)}img.front-img{width:65%}.text-title{color:var(--theme-navy);font-weight:700}.text-label{color:var(--theme-navy)}.rounded-input{border-radius:20px;border-color:var(--theme-navy);border-width:2px}.text-lime{color:var(--theme-green)}.link-navy a{color:var(--theme-navy)}.link-navy a:hover{color:var(--theme-navy);text-shadow:0 0 .5px currentColor,0 0 .5px currentColor}.link-green a{color:var(--theme-green)}.link-green a:hover{color:var(--theme-green);text-shadow:0 0 .5px currentColor,0 0 .5px currentColor}.btn-main:hover{background:#4ca408;border-color:#4ca408}@media only screen and (min-width:768px){.web-view-mt-25{margin-top:25%}}