body {
font-family: "sharik-sans", sans-serif;
font-weight: 400;
font-style: normal;
color: #333;
background-color:#D183C9;
}
h1, h2, h3, h4 {
}
h1 {
font-family: fleisch-wurst, sans-serif;
color: #333;
}
h2 {
font-family: fleisch-wurst, sans-serif;font-weight: 500;
font-style: normal;
}
#page-background {
background-color: #c2b9c4
}
.main-header {
background-color:#643A71;
}
.main-navigation .navigation>li>a {
color:#fff;
}
a.main-header__advanced-search, a.main-header__advanced-search:visited {
color: #fff;
}
.main-header hr {
background-color:#D02C8E;
}
.title {
border:0;
}
.title::after {
background:transparent;
}

.bio img {
max-height:300px;
}



.main-footer__top {
background-color:#643A71;
}
.main-footer__bottom {
background-color:#502e5a;
}