.jl-tile-secondary {
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0,0,0,.07);
}
.jl-button-danger {
  background-color: #003f79;
}
h1, h2, h3, h4, h5 {
  font-family: "cairo";
  font-weight: 500;
}
.jl-border-rounded {
  border-radius: 30px;
}
.jl-button-danger:hover {
  background-color: #333333;
}  
div.cc-checkboxes-container input.cc-cookie-checkbox + span {
  background-color: #f70f0f;
}
.jl-text-bolder {
  font-weight: 700;
}
