.section-title-2 h1 , .section-title-wr h1 {
    margin-bottom: 0;
    font-family: "Manrope", sans-serif;
    font-size: 26px;
    line-height: 38px;
    font-weight: 600;
    color:  var(--checkline-color);
}

.section-title {
    display: none;
}

.ul-default
{
    font-size: 15px;
    padding-left: 20px !important;
}

.section-title-wr h2
{
    font-size: 20px !important;
}



h1 {
    margin-bottom: 0;
    font-family: "Manrope", sans-serif;
    font-size: 26px;
    line-height: 38px;
    font-weight: 600;
    color: var(--checkline-color);
    position: relative;
    display: inline;
    padding: 0;
    text-transform: capitalize;
    line-height: 1;
    padding-bottom: 20px;
}



h2 {
    margin-bottom: 0;
    font-family: "Manrope", sans-serif !important;
    font-size: 22px;
    font-weight: 600;
    color: var(--checkline-color);
    position: relative;
    display: inline;
    padding: 0;
    text-transform: capitalize;
}

p { padding-left: 2px ;}