
html {
  scroll-behavior: smooth;
}
body{background-color: #ffffff; color: #494848; font-size: 18px; font-family: 'Poppins', sans-serif;}
.top{color: #eae8e8; padding-top: 10px; padding-bottom: 10px; background: #3b0640; font-size: 17px;}
.top a{color: #eae8e8;}
.top a:hover{color: #eae8e8;}
.header{color: #ed0880; padding-top: 0px; padding-bottom: 0px; background: #ffffff; font-size: 16px; border-bottom: 2px solid #ecf4f9;}
.header a{color: #3b0640; font-size: 20px; text-decoration: none; text-align: left; font-weight: bold;}
.header a:hover{color: #ca2442; font-size: 20px; text-decoration: none; font-weight: bold;}
.nav{padding-bottom: 7px; padding-top: 7px; color: #3b0640; text-align: right; font-size: 20px;}
.nav a{color: #3b0640; font-size: 20px; text-decoration: none; text-align: left; font-weight: bold;}
.nav a:hover{color: #ca2442; font-size: 20px; text-decoration: none; font-weight: bold;}

.about{background-color: #ffffff; padding-top: 75px; padding-bottom: 75px; text-align: left;}
.member{color: #f8f2f2; padding-top: 32px; padding-bottom: 32px; font-size: 32px; background-color: #3b0640; text-align: center;}
.focus{background-color: #e4f0ec; padding-top: 21px; padding-bottom: 17px; text-align: justify;}

.news{background-color: #f2f2f2; padding-top: 60px; padding-bottom: 75px; text-align: justify;}
.leaders{padding-top: 21px; padding-bottom: 95px; padding-top: 50px; text-align: center;}

.gallery{padding-bottom: 91px; padding-top: 50px; text-align: center;}
.gallery a{color: #f13a3a; font-weight: bold; font-size: 21px;}
.gallery a:hover{color: #094f8b; font-weight: bold; font-size: 21px;}

.media{padding-top: 21px; padding-bottom: 75px; padding-top: 50px; text-align: center;}
.media ul{padding: 0px; margin: 0px;}
.media li{margin-bottom: 21px; list-style:decimal; text-align: left;}
.media a{color: #f13a3a; font-weight: bold;}
.media a:hover{color: #238505; font-weight: bold;}

.interaction{padding-bottom: 75px; padding-top: 50px; text-align: center;}
.footer{font-size: 25px; background: #ed0880; color: #e7e4e4; padding-top: 15px; padding-bottom: 15px; font-weight: bold; text-align: center;}

.footer a{color: #fff;}
.footer a:hover{color: #000;}

.powered{font-size: 17px; background: #3b0640;  color: #f3f0f0; margin: 0px; padding-top: 15px; padding-bottom:15px;}
.powered a{color: #f3f0f0; text-decoration: none;}
.powered a:hover{color: #f1ed06; text-decoration: none;}

h1{color: #2e2d2d; font-size: 37px; margin-top: 25px; margin-bottom: 10px; font-weight: bold; text-align: left;}
h2{color: #d10b2e; font-size: 25px; margin-bottom: 25px; font-weight: bold; text-align: left;}
h3{color: #2e2d2d; font-size: 18px; margin-bottom: 10px; font-weight: bold;}




