.s_text_highlight {
    padding: 1.5rem;
    border-radius: $border-radius;
    :last-child {
        margin-bottom: 0;
    }
}
