li:not(:last-child) {
    padding-bottom: 10px;
}

header-align{
    padding-top: 10px;
}

@media only screen and (max-device-width: 414px) {
    body {
    font-size: 1.5rem !important;
    }
}
