﻿.SZHeader-container {
    text-align: center;
}
.SZHeader {
    font-family: Cabin, arial, sans-serif;
    font-weight: 400;
    color: rgb(27, 27, 27);
    font-size: 43px;
    line-height: 1.2;
}
.pageTitle-container{
    text-align: center;
}
.pageTitle{
    font-family: Lato, arial, sans-serif;
    font-size: 22px;
    color: rgb(27, 27, 27);
    font-weight: 400;
}

body {
    font-family: Lato, arial, sans-serif;
    color: rgb(94, 94, 94);
    font-size: 16px;
    font-weight: 400;
 }
