h2{
    margin-bottom: 2rem;
}
button {
    padding:1rem 2.5rem !important
}
.select2-container .select2-selection--single{
    height:37px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 37px;
}
select{
    width:100%
}
.search_title{
    font-size: 16px;
    font-weight: 700;
}