.section__title-wrap {
    position: relative;
    display: flex
;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 10px;
    /* margin-bottom: 8px; */
    /* padding-bottom: 8px; */
}