.elementor-21947 .elementor-element.elementor-element-91ef7d1{--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;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-21947 .elementor-element.elementor-element-eea6d10{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-21947 .elementor-element.elementor-element-5689dd6{--display:flex;}.elementor-21947 .elementor-element.elementor-element-5689dd6.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-21947 .elementor-element.elementor-element-7feaf38 img{width:100%;height:350px;object-fit:cover;object-position:center center;}.elementor-21947 .elementor-element.elementor-element-65f9daf{--display:flex;--justify-content:center;}.elementor-21947 .elementor-element.elementor-element-5d70e60.elementor-element{--align-self:center;}@media(max-width:1024px){.elementor-21947 .elementor-element.elementor-element-eea6d10{--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;}}@media(max-width:767px){.elementor-21947 .elementor-element.elementor-element-eea6d10{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-21947 .elementor-element.elementor-element-eea6d10{--width:100%;}.elementor-21947 .elementor-element.elementor-element-5689dd6{--width:60%;}.elementor-21947 .elementor-element.elementor-element-65f9daf{--width:40%;}}@media(max-width:1024px) and (min-width:768px){.elementor-21947 .elementor-element.elementor-element-5689dd6{--width:100%;}.elementor-21947 .elementor-element.elementor-element-65f9daf{--width:100%;}}/* Start custom CSS */h1.entry-title{
    color: #B89256;
}
h4 {
    color: #B89256 !important;
}
table, tr, td {
    border-color: #b99057;
}
table, tr {
    border-radius: 10px;
}
tr td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
tr td:nth-child(2) {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
p, li, td {
    font-size: 16px;
    line-height: 24px;
}
a.llms-button-primary, .llms-button-secondary, .llms-button-action, button.llms-field-button, a.llms-field-button {
    background-color: var(--ast-global-color-0);
    color: white;
}
a.llms-button-primary:hover, a.llms-button-primary:focus, .llms-button-secondary:hover, .llms-button-secondary:focus, .llms-button-action:hover, .llms-button-action:focus, button.llms-field-button:hover, button.llms-field-button:focus, a.llms-field-button:hover, a.llms-field-button:focus {
    background-color: transparent;
    color: var(--ast-global-color-0);
}/* End custom CSS */