.elementor-kit-10748{--e-global-color-primary:#8E0028;--e-global-color-secondary:#000000;--e-global-color-text:#333333;--e-global-color-accent:#8E0028;--e-global-color-60a7ebd:#FFFFFF;--e-global-color-c4a0df9:#A70432;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Serif Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Serif Pro";--e-global-typography-accent-font-weight:500;font-family:"Source Sans Pro", Sans-serif;font-size:17px;}.elementor-kit-10748 h1{font-family:"Playfair Display", Sans-serif;}.elementor-kit-10748 h2{font-family:"Playfair Display", Sans-serif;}.elementor-kit-10748 h3{font-family:"Playfair Display", Sans-serif;}.elementor-kit-10748 h4{font-family:"Playfair Display", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-10748 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p a{
    color:#8E0028;
}

.title:hover{
    border-bottom: 1px solid #333333;
}



.volumes {
  display: flex;
  flex-wrap: wrap;
}

.volume {
  width: 25%;
  padding: 20px;
  box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
  .volume {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .volume {
    width: 50%;
  }
}


.volume-title {
  font-family: "Playfair Display", serif;
  font-size: 17px;
  color: #8e0028;
  text-transform: uppercase;
}

.category-list a{
  font-size: 14px !important;
  color: #373737 !important;
font-family: Source Sans Pro;
 
}

.category-list a:hover{
border-bottom: 1px solid #373737;    
}

.category-list{
    list-style: none ;
     margin: 0;
  padding: 0;
}


.header-title:hover{
    border-bottom: 1px solid #000;
}


.a-author a:hover{
    color: #8e0028 !important;
}/* End custom CSS */