/* Request timestamp: 2023-05-26 18:06:05 */
html {
  word-break: break-word;
}
a:hover {
  text-decoration-style: wavy !important;
}
.aged-content-message {
  background: #f7f7f7;
  border-left: 5px solid #f39c12;
  font-family: inherit;
  margin: 1.5rem 0;
  padding: 1.5rem;
}
.aged-content-message h5 {
  font-family: inherit;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.aged-content-message p {
  margin: 0;
  padding: 0;
}
.widget-area .widget, .widget .widget-title {
  font-size: inherit;
}
.widget-area, #secondary.one {
  max-width: 90%;
  width: 100%;
}