.cta {
    border: none;
    padding: 0.5rem 3rem;
    border-radius: 5px;
}

.cta-primary {
    background-color: #E22719;
    color: #FFF;
}
