body {
    background-color: #FBF5EC;
}

.header-1 {
    color: purple !important;
}

.contacts-1 {
    color: maroon;
}

.list-header {
    color: #333399;
    font-size: 13.5pt;
    font-family: "Times New Roman","serif";
    font-weight: 700;
    letter-spacing: 0.06em;
}

.year-header {
    color: maroon;
    font-size: 30pt;
    font-family: "Tahoma","sans-serif";
    font-weight: 900;
}

.main-name {
    color: #333399;
    font-size: 36pt;
    font-family: "Calibri","sans-serif"
}


