/* #24686f */
/* #a2b3b4 */
/* #704e3c */
/* #dfd8d0 */
/* #292f2a */
/* #c29a63 */
/*#f6f5f2*/
h1, h2, h3, h4, h5 {
    font-size: inherit;
    font-weight: inherit;
}
body {
    background-color: #f6f5f2;
}

h2 {
    color: #000049;
    text-align: center;
    text-decoration: none;
    font-size: 42px ;
    font-family: 'Assistant', sans-serif;
    padding: 4px;
    margin-bottom: 0;
}
a {
    color: #24686f;
}
.social {
    margin: 4px auto 8px;
    width: 50%;
    text-align: center;
    padding: 4px 10px;
    word-spacing: 15px;

}