/** Custom style defined file **/

.mydefined {
  font-size: 0.65em;
  color: #ed6c24;
  padding: 10px;
  margin: 10px 0;
  /* background-color: #f8f9fa; */
  border-radius: 5px;
  text-align: center;
}

.custom-footer {
  color: #ed6c24;
}

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