.soothing-container{
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.soothing-container .top-text-wrapper p:first-child{
    margin: 5rem 0;
}
.soothing-container .top-text-wrapper p:last-child{
    margin: 2.5rem 0 5rem;
}
.soothing-container h4 {
    font-weight: var(--text-font-weight-neue-md);
}
.soothing-container h4{
    margin-top: 5rem;
}