.custom-button {
    text-align: center;
    margin: 1em 0;
}

.custom-button h3 {
}

.custom-button p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.custom-button a {
    display: inline-block;
}

.custom-button a br {
    display: none;
}

.f-package-item {
}

.f-package-item p {
    display: none !important;
}

.f-package-item br {
    display: none !important;
}

.f-subscribed br {
    display: none;
}

@media only screen and (max-width: 767px) {
    .entry-content h1 {
        font-size: 3em;
        line-height: 1.5em;
    }
}