h1,
h2,
h3 {
    color: #96BB20;
}

body {
}

.starter-template {
    padding: 3rem 1.5rem;
    text-align: center;
}

.rot {
    background-color: #E54224;
    border-radius: 15px;
    color: White;
}

.rot a {
    color: white;
}

.cta {
    font-size: 30px;
}