.ProductModal-SectionTitle {
    padding-top: 38px;
    text-align: center;
    margin-bottom: 28px;

    h2 {
        font-weight: normal;
        font-size: 20px;
        line-height: 20px;
    }

    &-editLink {
        color: #276b9b;
        cursor: pointer;
    }
}
