.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#222222;--e-global-color-accent:#4361EE;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:600;color:#222222;font-family:"Roboto", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:207px;max-width:207px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.page-header{
    background-color: #222222;
    padding: 5px 0px;
    color: #ffffff;
    text-align: center;
}

.post-table{
    border-radius: 15px;
    border-color: #ffffff;
}

.post-table th{
    background-color: #444444;
    color: #ffffff;
    border-radius: 10px;
    border-width: 3px;
    border-color: #ffffff
}



.post-table td{
    border-radius: 10px;
    border-width: 3px;
    border-color: #ffffff;
    background-color: #fafafa;
}

table thead:first-child tr:first-child th{
    border-color:#fff;
}

.pmpro {
    max-width: 1200px;
    margin: 10% auto;
}

ul, ol {
  padding-left: 0; 
  margin-left: 2em;
}/* End custom CSS */