body {
    font-family: DM Sans, sans-serif;
    font-size: 16px;
}

button {
    font-family: DM Sans, sans-serif;
    font-size: 16px;
    padding: .375rem .75rem;
    background-color: #ED1C24;
    color: #fff;
    border: none;
}