﻿.font-header {
    font-family: Georgia;
    font-size: 3rem;
}

.font-header-small {
    font-family: Georgia;
    font-size: 1.4rem;
}

.font-text-main {
    font-family: Georgia;
    font-size: 1.5rem;
    color: #3a3a3a;
}

.font-text {
    font-family: Arial;
    font-size: 1.2rem;
}
