.elementor-kit-8{--e-global-color-primary:#2A265E;--e-global-color-secondary:#FF0000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-color-51e5d3e:#FFFFFF;--e-global-color-bd4b806:#070707;--e-global-typography-primary-font-family:"coquette";--e-global-typography-secondary-font-family:"delfina-script";--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"proxima-nova";--e-global-typography-accent-font-weight:500;background-image:url("https://elvies.co.uk/wp-content/uploads/2025/08/starAsset-7.png");color:var( --e-global-color-text );font-family:"proxima-nova", Sans-serif;font-size:17px;font-weight:500;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-secondary );}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-51e5d3e );font-weight:800;text-decoration:underline;}.elementor-kit-8 h1{font-family:"coquette", Sans-serif;font-size:61px;font-weight:700;}.elementor-kit-8 h2{font-family:"delfina-script", Sans-serif;font-size:49px;}.elementor-kit-8 h3{font-family:"proxima-nova", Sans-serif;font-size:30px;font-weight:700;}.elementor-kit-8 h4{font-family:"proxima-nova", Sans-serif;font-weight:700;}.elementor-kit-8 h5{font-size:18px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-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-kit-8 h1{font-size:45px;}.elementor-kit-8 h2{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */table th{
    text-align: left;
        border: solid 1px;
        padding:10px 30px;
        width: 50%;
        font-size: 17px;
}
table table{
 border: solid 1px white !important;
 background-color: rgba(42,33,94,.5)
}
.timeline td{
    border: solid 1px;
            padding:10px 30px;
            font-size: 17px;
}
.date-container{
    width:10%;
}
.table-container{
    padding: 20px 50px
}
table tr{
 background-color: rgba(42,33,94)
}
table tr:nth-child(even) {
 background-color: rgba(42,33,94)
}
.my-button{
    background-color: red;
    padding: 10px 20px;
    color: white;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    display: inline-block; 
    font-weight: 600 !important;
    text-decoration: none !important
}
.my-button:hover{
  color:#454c8a;
}
table td {
  vertical-align: middle;  /* vertical */
}/* End custom CSS */