/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Header    */
/*****************************************/

.header__logo-col {
  width: 85px; !important
  margin-right: 0;
  z-index: 999; 
}

.header__menu-link {
 display: none; 
}

.button-container {
  text-align: center;
        }

.button-container .button {
  display: inline-block;
  margin: 0 30px; /* Adjust the margin as needed for even spacing */
  padding-top: 20px;
        }


/*****************************************/
/* Buttons   */
/*****************************************/