/*
clar:#fef9db
mig:#f7ea21
fosc:#f8d529
blau:#4A00FF
*/

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
body.fonsCau {
	background-image: url('imatges/fons-guilla-transparent.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	background-color:#fef9db;
}
h1.blauCau {
	color: #4A00FF;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}
.blauCau {
	color: #4A00FF;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}
.btn-primary, .nav-link.active {
background-color: #4A00FF !important;
}
