.home-page-cover-subheading {
    color: black;
}

.home-page-cover-subheading p {
    color: black;
}
.home-page-cover-subheading a {
    color: black;
}

.no-underline {
  text-decoration: none;
}

.home-page-heading {

}

.home-page-description-text p {
    display: block;
    font-family: nyt-cheltenham;
    font-size: 20px;
    font-weight: 400;
}

.no-hyphenation span {
    white-space: pre-wrap;
}

.container-button {
    display: flex;
    justify-content: space-between;
    margin: 0 5px;
    margin-top: 0;
    align-items: center;
}

/*.container-button {
    margin: 0 5px;
    margin: 0;
    padding-left: 0;
}

.container-button-style {
    display: inline-block;
    float: left;
    margin: 0 5px;
    width: 176px;
}*/