@charset "UTF-8";

html, body {
    font-family: sans-serif;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    color: black;
}
h2{
    line-height: 110%;
}
h3{
    padding-top: 5px;
}