/* Global Custom Overrides */

/* Fix btn-style3 border issue */
.btn-style3 {
    border: none !important;
}

