.row.header-menu{
  margin-top:30px;
}

.header-menu a{
  padding:10px 0px;
  margin-right:20px;
  color:#182E49;
  background: #FFFFFF;  
}

.header-menu a:hover, .header-menu a.active{
  background: none;
  font-weight:bold;
  text-transform: uppercase;
}

header.pb-5, header.py-5{
    padding-bottom:0px !important;
}

body#category_home .card{
  border:10px #182E49 solid;
}

html.category_index, body#category_home{
  background:#FFFFFF;
}

.cc_dialog_text{
  color:white !important;
}

/*
body#category_home h4{
  text-align:center;
  text-transform:uppercase;
}
*/