/*---------------------------------------/*
 # SETTINGS
/*---------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap");
/*---------------------------------------/*
 # GENERIC - BOOTSTRAP
/*---------------------------------------*/
/*---------------------------------------/*
 # ELEMENTS
/*---------------------------------------*/
/*---------------------------------------/*
 # OBJECTS
/*---------------------------------------*/
/*---------------------------------------/*
 # COMPONENTS
/*---------------------------------------*/
.c-openinghours__time {
  display: flex;
}
.c-openinghours__hour {
  margin-right: 5px;
}
.c-openinghours__days {
  display: flex;
}
.c-openinghours__day {
  margin-right: 5px;
}

/*---------------------------------------/*
 # UTILITIES
/*---------------------------------------*/