body {
    text-align:right;
}
.mr-auto, .mx-auto {
    margin-right: 0 !important;
}
.input-group > .input-group-append > .btn, 
.input-group > .input-group-append > .input-group-text, 
.input-group > .input-group-prepend:not(:first-child) > .btn, 
.input-group > .input-group-prepend:not(:first-child) > .input-group-text, 
.input-group > .input-group-prepend:first-child > .btn:not(:first-child), 
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.custom-select {
    background-position: left 0.75rem !important;
    background-position-x: 0.5rem !important;
}
.faq-box-header::before {
    right:0;
}
.faq-box-header {
    padding-left: 60px;
    padding-right: 60px;
}
