/** Custom style defined file **/

.mydefined {
  font-size: 0.65em;
  color: #ed6c24;
}

.custom-footer {
  color: #999;
}

.custom-footer a{
  color: #ed6c24;
  text-decoration: initial;
}


.custom-head5 {
  font-size: 1.2em;
  color: #ed6c24;
  font-weight: bold;
}

.copyright{
  margin: 0 5px;
}

#i18n-translate{
  display: none;
}

#goto-i18n-translate{
  display: none;
}