/* Add custom CSS styles below */ 
.lg\:w-\[var\(--header-w-logo\)\] 
, 
.lg\:\!w-\[var\(--header-w-logo\)\] {
    width:200px !important;
    height:100px !important;
}
.\[\&_button\]\:rounded button {
  border-radius: 0px !important;
}