body {
    background: #BCDA42;
    font-family: Poppins, Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #072241;
    font-size: 22px;
}

a {
    color: #072241;
    text-decoration: none;
    font-size: 1.7em;
}

a small {
    font-size: .6em;
}