.hero {
    margin-top: 5rem;
}

.main {
    background-color: #0066CC;
}

.button {
    padding-left: 2em;
    padding-right: 2em;
}
