.eq-sleep-only-text__wrapper {
    width: 100%;
    max-width: 785px;
    margin: 0 auto;
}
.eq-sleep-only-text__text p {
    font-family: var(--font-montserrat);
    font-weight: var(--regular-weight);
    font-size: var(--small-size);
    line-height: 1.2;
    color: #393939;
    margin: 0 0 20px;
}
.eq-sleep-only-text__text p:last-child {
    margin-bottom: 0px;
}