.buy-helper-context__title {
    color: #02a9ce;
    text-decoration: underline;
    font-weight: bold;
    margin-top: 50px;
}

.buy-helper-context__sub-title {
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

.buy-helper__sub-title {
    margin-bottom: 10px;
    font-weight: 400;
}

.buy-helper__sub-title--size {
    font-size: 16px;
}

.icon--size-25 {
    font-size: 25px;
}

.img--center {
    text-align: center;
}

.p-text--margin-bottom {
    margin-bottom: 0.3rem;
}

.text--bold {
    font-weight: bold;
}

.text--under-line {
    text-decoration: underline;
}

.p-text--size {
    font-size: 16px;
}

.text-italic {
    font-style: italic;
}

.img--max-width {
    max-width: 100%;
}
