a:link,
a:hover,
a:visited,
a:active {
  text-decoration: underline;
}

a.menu:link,
a.menu:hover,
a.menu:visited,
a.menu:active {
  text-decoration: none;
}

#content.site-content p a {text-decoration: underline;}

a.elementor-button-link.elementor-button.elementor-size-xs {
    text-decoration: none;
}

.bookdata {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}

.wp-caption.alignnone {
    margin-bottom: 15px !important;
}

hr.style-eight {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium dotted #594084;
    color: #594084;
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}