body {
    font-family: Hind, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 1.0625rem;
    /* font-weight: 200; */
    line-height: 1.58824;
}

h1 {
    font-size: 2.625rem
}

.h2,
h2 {
    font-size: 1.875rem
}

.h3,
h3 {
    font-size: 1.5rem
}

.h4,
h4 {
    font-size: 1.3125rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1.0625rem
}

a:link,a:active, a:visited, a:hover { color: #a1662f; text-decoration: none;}

.end{
    top: 25px;
}

.accordion-item{
    position: relative;
    left: 20px;
    padding-bottom: 12px;
    padding-top: 10px;
}

footer{
    margin-top: 100px;
}