﻿body {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.025em !important;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 1.4;
}

h1.section-title {
    display: block;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.025em;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 24px;
}

h2.sub-title {
    display: block;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.025em;
    font-size: 18px;
    line-height: 1.2;
    margin: 0px 0px 10px;
}