/** Custom style defined file **/

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

.custom-footer {
  color: #ed6c24;
}

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

.custom-site-title {
  font-size: 1.7em;
  color: #0068b7;
  font-weight: bold;
}

.custom-site-subtitle {
  font-size: 1.0em;
  color: #B03060;
  font-weight: bold;
}