.elementor-37 .elementor-element.elementor-element-bda5a3c{--display:flex;--min-height:45vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-37 .elementor-element.elementor-element-bda5a3c:not(.elementor-motion-effects-element-type-background), .elementor-37 .elementor-element.elementor-element-bda5a3c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://compendium.eacc.sohnandsol.com/wp-content/uploads/sites/3/2025/02/law-background.jpg");}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-37 .elementor-element.elementor-element-41e17da .elementor-heading-title{font-family:"Albert Sans", Sans-serif;font-weight:400;color:#FFFFFF;}.elementor-37 .elementor-element.elementor-element-ae2e2ef{--display:flex;--margin-top:-50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-37 .elementor-element.elementor-element-f93bef9{--spacer-size:50px;}.elementor-37 .elementor-element.elementor-element-158d683 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items, .elementor-37 .elementor-element.elementor-element-158d683 > .jet-listing-grid > .jet-listing-grid__items{--columns:1;}.elementor-37 .elementor-element.elementor-element-c76aed4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-37 .elementor-element.elementor-element-41e17da .elementor-heading-title{font-size:26px;}}@media(max-width:767px){.elementor-37 .elementor-element.elementor-element-41e17da .elementor-heading-title{font-size:18px;}}/* Start custom CSS for jet-listing-grid, class: .elementor-element-158d683 *//* Target all WPDM download buttons */
.wpdm-download-link.btn {
  background-color: #403773; /* Change to your preferred color */
  border-radius: 25px !important;       /* Adjust the roundness */
  border: none;              /* Optional: remove border */
  color: #fff !important;    /* Ensure the text stays visible */
  padding: 10px 20px;        /* Optional: adjust padding */
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

/* Optional: change hover color */
.wpdm-download-link.btn:hover {
  background-color: #0f5ec2;
  color: #fff !important;
}

.package-title a {
  color: #403773; 
  text-decoration: none; 
  font-size: 16px;
}

.package-title a:hover {
  color: #CA9C2B; 
}/* End custom CSS */