.header-back-buttons .button {
    color: #ffffff;
    min-width: 150px;
}

.promo-icon {
    text-align: center;
    font-size: 1.5em;
    color: #C8C8C8;
    margin-bottom: 20px;
    position: relative;
}

.promo-title-wrapper {
    margin-bottom: 60px;
    padding-top: 60px;
}

.home-image {
    max-width: 500px;
    width: 100%;
}

.step.promo-step {
    text-align: center;
    margin-bottom: 0;
    border-bottom: none;
}

.step-content {
    color: #676b6e;
}

.price-duration {
    font-size: 20px;
    display: block;
}

.price-stroked {
    font-size: 20px;
    color: #808488;
}

.button.large.button-icon {
    padding: 16px 32px 16px 12px;
}

.category-subtitle {
    font-size:1.875em;
    position: relative;
    font-weight: 300;
}

.footer-logo-wrapper img {
    margin-top: -20px;
}

.logo-wrapper {
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0;
}

.logo-wrapper:hover {
    text-decoration: none;
}

.header-back-bg-app {
    background: url(../img/backgrounds/library.jpg) no-repeat center bottom;
    background-size: cover;
}

.one-page-logo {
    padding: 0;
}

