@charset "UTF-8";
/* CSS Document */
html, body{height:100%}
.h1 {font-family: museo-slab, serif;
font-weight: 500;
font-style: normal;
text-align: center;
color: #92278f;}
.h5 {font-family: museo-slab, serif;
font-weight: 700!important;
font-style: normal;
text-align: center;
color: #92278f;
line-height: 35px!important;}
a, a:hover, a:active{color: #92278f!important;}
.logo{width:40%;}
@media (max-width: 575.98px) {
  .logo{width:55%;}
}