/* Add here all your CSS customizations */

.bg-box-page-header {
    background-color: #e1e1e114 !important;
}

.box-color {
    background-color: #4bb969;
    color: #fafafa;
    padding: 5px 10px;
    border-radius: 7px;
}

.aras_text_center {
    text-align: justify;
    color: #000;
}

.pcenter {
    padding: 0px 30px;
}