#main-header .header-button.button-style-outline{
    display: flex !important;
    align-items: center; 
    justify-content: center;
    gap: 5px;
    flex-direction: row-reverse !important;
    padding-left: 5px !important; 
    padding-right: 5px !important;
}

.btn-icon-custom {
    width: 20px;
    height: 20px; 
    display: block;
}