/*
 Theme Name:   CLDS 5G Sabugal
 Theme URI:    https://www.sentidocomum.pt
 Description:  A subtheme of Twenty Twenty-Fivr for CLDS 5G Sabugal.
 Author:       Francisco Ribeiro
 Author URI:   https://www.sentidocomum.pt
 Template:     twentytwentyfive
 Version:      1.0
*/


/*
Index
1. FOOTER
2. NAVIGATION
3. BOOKING
 */

/*TODO: replace breakpoint value with variable*/
:root {
  --sc-breakpoint-lg: 1450px;
}

body {
  background-color: whitesmoke;
}

footer,
header {
  background-color: white;
}

.accordeon-eixos summary:focus {
  outline: none !important;
}

.accordeon-eixos summary {
  font-size: 1.5rem;
}

.accordeon-eixos .inside-eixo summary {
  font-size: 1.2rem;
}
