.btn_box_shadow_remover {
    box-shadow: none;
}

.ambitious-crimson {
    color: red;
}

.select2-selection__rendered {
    line-height: 33px !important;
}

.select2-container .select2-selection--single {
    height: 37px !important;
}

.select2-selection__arrow {
    height: 34px !important;
}

.select2-container--default {
    color: gray !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {

    left: 30% !important;
}

.ml-1 {
    margin-left: .50rem !important;
}

.custom-border {
    border: 1px dashed #ccc;
    border-radius: 10px;
}

.custom_heading {
    font-size: 1rem;
}