.blue {
    color: rgb(22, 70, 126);
}

.green {
    color: rgb(9, 128, 165)
}

.line {
    color: rgb(131, 199, 132);
}

.roboto {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

.signika {
    font-family: "Signika", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    font-variation-settings: "GRAD" 0;
}