* {
    padding: 0;
    margin: 0;
    font-size: 1rem;
    font-family: 'Gotham5', sans-serif;
}

:root {
    --ama: #91ff49;
    --ora: #f28d00;
}
