@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
body {
font-family: 'Open Sans' !important;
background: linear-gradient(-60deg, transparent, #007bff 34%, #008aff 28%, #0a48b3 100%, rgba(0, 196, 204, 0)) !important;
color: #425365 !important;
}
h1,h2,h3 {
font-family: 'Lora' !important;
}


.xw-masthead {
background: linear-gradient(30deg,transparent,#007bff 34%,#008aff 48%,#0ab9cf 100%) !important;
}
.xw-masthead-inner, .xw-masthead .bg-masthead-default {
background: transparent !important;
color: #fff !important;
}
.xw-masthead-inner .event-title {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
font-size: calc(1.625rem + 4.5vw) !important;
}
.xw-masthead-inner .event-map a {
color: #fff !important;
}
.xw-section-inner {
margin-top: -40px;
border-radius: 2rem !important;
}
.btn-register {
background: #000 !important;
border-color: #000 !important;
}
.btn-register:hover {
background: #222 !important;
border-color: #222 !important;
}
