.heading-text.heading-section > h2:before {

    background-color: #58B15A;

}

.peso{

    font-weight: 200;
}

.back{
    background-color:#58B15A;
}

.hov :hover{
    color:#58B15A;
}

.text-white{
    color: white !important;
}
.block
{
    display : none;
}

.ck-editor__editable {
    min-height: 200px;
  }