@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body {margin: 0;padding: 0;font-family: "Inter", sans-serif !important;}
a{ text-decoration: none;}
p { color: #212529; font-size: 16px; margin: 0 0 15px 0; letter-spacing: .3px; font-family: "Inter", sans-serif; line-height: 1.6}

.top-header { padding: 10px; background: #083c5f;}
.top-header p { margin: 0; color: #fff; font-size: 14px;}

footer { padding: 6% 0 0 0; background: #083c5f;}
footer h4 { color: #fff; font-size: 20px; padding: 0 0 0 15px; border-left: 3px solid #80b84d; margin: 0 0 27px 0;}
footer p, footer p a { color: #ddd; font-size: 14px; margin: 0 0 8px 0;}
footer .footer-bottom { margin: 5% 0 0 0; background: #0e0e0e; padding: 12px 0;}
footer .footer-bottom p, footer .footer-bottom p a { margin: 0; color: #ddd; margin: 0;}

