header .menu-item a:focus,
header .menu-item a:focus-visible{
  color: #FFAF00 !important;
}
.space-0{
  height: 110px;
  background: #0D2345;
}
.content-text .title-general{
  color: #0D2345;
  margin-bottom: 60px;
  font-weight: 700;
}
@media (max-width: 767px){
  .content-text .title-general{
    margin-bottom: 35px;
  }
}
