.index-intro {
    font-size: 18px;
    padding: 20px;
}

#subscribe-button {
    padding: 16px 28px;
    font-size: 20px;
    background-color: #6ec6ff;
    color: white;
    border: none;
    border-radius: 8px;
    cursor: pointer;
}
