
.container {
    width: 100vw;
    max-width: 100vw;
    padding: 0;
}
	
b, strong {
    font-weight: 700;
}
	
	
@media(max-width: 480px){
	footer > div > div.tw-flex.tw-flex-wrap.tw-justify-between.tw-mt-4.tw-mb-6 > div.tw-w-full.lg\:tw-w-1\/3.tw-px-0.tw-flex.tw-flex-row.tw-items-center.tw-my-4 > div {
		display: grid;
	}
	
	footer > div > div.tw-flex.tw-flex-wrap.tw-justify-between.tw-mt-4.tw-mb-6 > div.tw-w-full.lg\:tw-w-1\/3.tw-px-0.tw-flex.tw-flex-wrap.tw-my-4.tw-justify-end {
		justify-content: flex-start;
	}
}

        /* Dynamic theming styles */
        .hero-carousel-4770 .item {
            background-color: rgb(255, 204, 0);
        }
        .hero-carousel-4770 .item h1,
        .hero-carousel-4770 .item p {
            color: #000000;
        }
        .hero-carousel-4770 .hwhite {
            background-color: #000000;
            color: #FFFFFF;
        }
        .hero-carousel-4770 .hwhite:hover {
            background-color: #000000;
            color: #FFFFFF !important;
        }

        .hero-carousel-4770 .svg-fill-theme {
            fill: rgb(255, 204, 0);
        }

        .tw-bg-rsbc-4770 {
            background: rgb(255, 204, 0);
            background-color: rgb(255, 204, 0);
        }
        
        
    


.owl-theme .owl-dots .owl-dot {
    zoom: 1.3;
    margin: 2px;
	display:block !important;
}
.owl-carousel.hero-carousel .owl-item img {
    width: auto;
}
.owl-carousel.hero-carousel .owl-dots {
    position: absolute;
    bottom: 1rem;
    left: 2.5rem;
}

.owl-theme .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    margin: 5px 3px;
    background: black;
    opacity:0.9;
    border: 0.5px solid black;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 11px;
    height: 11px;
    margin: 5px 3px;
    background: white;
    border: 0.5px solid black;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
	
	
/* Mobile Styles */
@media (max-width: 1024px) {

    .tw-text-5xl {
        font-size: 3rem; /* Adjust the size as needed for mobile */
    }

    .tw-text-2xl {
        font-size: 1.5rem; /* Adjust the size as needed for mobile */
    }

    .tw-w-max {
        margin: 0 auto; /* Center the button */
    } 

    .owl-carousel.hero-carousel .owl-dots {
        position: absolute;
        bottom: 22rem;
        left: 3.5rem;
    }
    
}

@media (max-width: 440px) {
    .shapes {
        top:-51rem;
        rotate: 11deg;
    }
	.owl-carousel.hero-carousel .owl-dots {  
        bottom: 25.5rem;
    }
}

@media (max-width: 375px) {
    .shapes {
        top:-51rem;
    }
}


@media (max-width: 640px) {

    .shapes {
		/* margin-top:10px; */
        left: -230px;
        rotate: 9deg;
    }

    .tw-text-5xl {
        font-size: 2rem; /* Adjust the size as needed for mobile */
    }

    .tw-text-2xl {
        font-size: 1.125rem; /* Adjust the size as needed for mobile */
    }

    .tw-w-max {
        margin: 0 auto; /* Center the button */
    } 

    .hero {
      padding-top: 40px;
    }
}

@media (max-width: 375px) {
  .hero { 
    padding-top: 15px;
  }
}

@media only screen and (min-width: 1140px){
    .sharp {
        left: -25% !important;
    }
}
	




				@media (max-width: 640px) {
					.shapes-4770 {
						margin-top:10px !important;
					}
				}
			

                                @media (max-width: 600px) {
                                    .backgroundmobile-1929 {
                                        background-size: cover !important;
                                        background-position-x: center !important;
                                        background-position-y: center !important;
                                        background-image: url('https://legacy.rsbc.org.uk/wp-content/uploads/2025/03/little_girl_touching_ukulele_early_years_music_workshop_october_2024-1-scaled-e1741784400810.jpg') !important;

                                    }
                                }
                                


.dynamic-text-9746 ol {
    list-style-type: decimal; 
    margin-left: 15px; 
    padding-left: 0;
    margin-top:10px;
}

.dynamic-text-9746 li {
    margin-bottom:10px;
}

.dynamic-bg-9746 .secondary-cta, .dynamic-bg-9746 .secondary-cta:hover { 
    color: #000000 !important; 
}

.dynamic-bg-9746 .bottom-cta {
    border-bottom: 1px solid #000000 !important; 
}

.two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
.dynamic-bg { background-color: #FFFFFF !important; }
.dynamic-text p, .dynamic-text h1, .dynamic-text h2, .dynamic-text h3, .dynamic-text h4, .dynamic-text h5, .dynamic-text span, .dynamic-text { color: #000000 !important; }
.dynamic-button, .dynamic-button:hover { background-color: #000000; color: #FFFFFF!important; }
.dynamic-button:hover, .secondary-cta:hover { background-color: #000000; color: #000000!important; }



/* General styles for the carousel images, now with unique ID */
.two-col-carousel-9746 .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}

/* Dynamic background color with unique ID */
.dynamic-bg-9746 { background-color: #FFFFFF !important; }

/* Dynamic text color with unique ID */
.dynamic-bg-9746 .bottom-cta, .dynamic-text-9746, .dynamic-text-9746 p, .dynamic-text-9746 h1, .dynamic-text-9746 h2, .dynamic-text-9746 h3  { color: #000000 !important; }

/* Dynamic button styles, including hover states, with unique ID */
.dynamic-button-9746, .dynamic-button-9746:hover { 
    background-color: #000000;
    color: #FFFFFF;
    border: 2px solid #000000; /* Adding black border */
}

.dynamic-button-9746:hover { 
    background-color: #000000;
    color: #000000;
}

.dynamic-bg-9746 .bottom-cta:hover {
    color: #000000 !important; 
}

.dynamic-bg-9746 a:not(.tw-ring-inset):not(.noborder), .dynamic-bg-9746 a:not(.tw-ring-inset):not(.noborder):visited {
    color: #000000 !important; 
    border-bottom:1px solid #000000 !important; 
}

.dynamic-bg-9746 .noborder, .dynamic-bg-9746 .noborder:hover, .dynamic-bg-9746 .noborder:visited {
 	color: #000000 !important; 
}



.dynamic-bg-9746 .item > p {
    color: #000000 !important; 
}

.section-9746 a {
    font-weight: 500;
}
    
.section-9746 .ctablock {
    font-weight: 500;
    text-align:center;
}

/* Specific styles for all h1 headings within the */
.section-9746 h1 {
    font-size: 2em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h2 */
.section-9746 h2 {
    font-size: 1.75em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h3 */
.section-9746 h3 {
    font-size: 1.5em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h4 */:not(.second-class)<h1
.section-9746 h4 {
    font-size: 1.25em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h5 */
.section-9746 h5 {
    font-size: 1em !important;
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h6 */
.section-9746 h6 {
    font-size: 0.875em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Properly style <ol> elements to show numbering */
.section-9746 ol {
    list-style-type: decimal; /* Ensure numbers are shown */
    margin-left: 20px; /* Adjust indentation as needed */
    padding-left: 0;
    font-weight: 400;
}

/* You may also want to style <li> elements within <ol> for better spacing/alignment */
.section-9746 ol li {
    margin-bottom: 10px; /* Adjust spacing between list items as needed */
    font-weight: 400;
}

.section-9746 p {
    margin-bottom:1rem;
}



    .two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
    



.dynamic-text-3756 ol {
    list-style-type: decimal; 
    margin-left: 15px; 
    padding-left: 0;
    margin-top:10px;
}

.dynamic-text-3756 li {
    margin-bottom:10px;
}

.dynamic-bg-3756 .secondary-cta, .dynamic-bg-3756 .secondary-cta:hover { 
    color: #000000 !important; 
}

.dynamic-bg-3756 .bottom-cta {
    border-bottom: 1px solid #000000 !important; 
}

.two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
.dynamic-bg { background-color: rgb(245, 245, 234) !important; }
.dynamic-text p, .dynamic-text h1, .dynamic-text h2, .dynamic-text h3, .dynamic-text h4, .dynamic-text h5, .dynamic-text span, .dynamic-text { color: #000000 !important; }
.dynamic-button, .dynamic-button:hover { background-color: #000000; color: #FFFFFF!important; }
.dynamic-button:hover, .secondary-cta:hover { background-color: #000000; color: #FFFFFF!important; }



/* General styles for the carousel images, now with unique ID */
.two-col-carousel-3756 .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}

/* Dynamic background color with unique ID */
.dynamic-bg-3756 { background-color: rgb(245, 245, 234) !important; }

/* Dynamic text color with unique ID */
.dynamic-bg-3756 .bottom-cta, .dynamic-text-3756, .dynamic-text-3756 p, .dynamic-text-3756 h1, .dynamic-text-3756 h2, .dynamic-text-3756 h3  { color: #000000 !important; }

/* Dynamic button styles, including hover states, with unique ID */
.dynamic-button-3756, .dynamic-button-3756:hover { 
    background-color: #000000;
    color: #FFFFFF;
    border: 2px solid #000000; /* Adding black border */
}

.dynamic-button-3756:hover { 
    background-color: #000000;
    color: #FFFFFF;
}

.dynamic-bg-3756 .bottom-cta:hover {
    color: #000000 !important; 
}

.dynamic-bg-3756 a:not(.tw-ring-inset):not(.noborder), .dynamic-bg-3756 a:not(.tw-ring-inset):not(.noborder):visited {
    color: #000000 !important; 
    border-bottom:1px solid #000000 !important; 
}

.dynamic-bg-3756 .noborder, .dynamic-bg-3756 .noborder:hover, .dynamic-bg-3756 .noborder:visited {
 	color: #000000 !important; 
}



.dynamic-bg-3756 .item > p {
    color: #000000 !important; 
}

.section-3756 a {
    font-weight: 500;
}
    
.section-3756 .ctablock {
    font-weight: 500;
    text-align:center;
}

/* Specific styles for all h1 headings within the */
.section-3756 h1 {
    font-size: 2em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h2 */
.section-3756 h2 {
    font-size: 1.75em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h3 */
.section-3756 h3 {
    font-size: 1.5em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h4 */:not(.second-class)<h1
.section-3756 h4 {
    font-size: 1.25em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h5 */
.section-3756 h5 {
    font-size: 1em !important;
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h6 */
.section-3756 h6 {
    font-size: 0.875em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Properly style <ol> elements to show numbering */
.section-3756 ol {
    list-style-type: decimal; /* Ensure numbers are shown */
    margin-left: 20px; /* Adjust indentation as needed */
    padding-left: 0;
    font-weight: 400;
}

/* You may also want to style <li> elements within <ol> for better spacing/alignment */
.section-3756 ol li {
    margin-bottom: 10px; /* Adjust spacing between list items as needed */
    font-weight: 400;
}

.section-3756 p {
    margin-bottom:1rem;
}



    .two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
    


    .section-faq-1928 {
        background-color: rgb(255, 204, 0) !important;
        color: #000000 !important;
    }
    .section-faq-1928 .accordion-button,
    .section-faq-1928 .accordion-button:focus {
        color: #FFFFFF !important;
        background-color: #000000 !important;
        outline: none;
    }
    .section-faq-1928 .accordion-button:hover {
        color: #FFFFFF !important;
        background-color: #000000 !important;
    }
    .section-faq-1928 .accordion-content {
        color: #000000 !important;
    }
    
    .section-faq-1928 span, .section-faq-1928 h1, .section-faq-1928 h2, .section-faq-1928 h3, .section-faq-1928 h4, .section-faq-1928 h5 {
        color: #000000 !important;
    }

    .section-faq-1928 .tw-border-black {
        border-color: #000000 !important;
    }
    
    .section-faq-1928 a {
        border-bottom: 1px solid #000000 !important;
        color: #000000 !important;
    }
    
    .section-faq-1928 p, .section-faq-1928 ol, .section-faq-1928 ul, .section-faq-1928 li {
        color: #000000 !important;
        font-family: 'Poppins', sans-serif !important;
        font-size: 1rem !important;
        font-weight: 300 !important;
    }
    
    .section-faq-1928 ol {
        list-style: auto !important;
        margin-left:20px;
    }

    .section-faq-1928 p {
        margin-bottom:1rem;
    }
    


    /* Dynamic theming styles */
    #section-here-to-help-1061 {
        background-color: #FFFFFF;
    }

    #section-here-to-help-1061 h2,
	#section-here-to-help-1061 h1,
    #section-here-to-help-1061 p {
        color: #000000;

    }

    #section-here-to-help-1061 p > span{
        color: #000000;
    }
            
            #section-here-to-help-1061 .tw-rounded-full {
                background-color: #000000;
                color: #FFFFFF;
            }


            /* Hover state for buttons can also be themed */
            #section-here-to-help-1061 .tw-rounded-full:hover {
                background-color: #000000;
                color: #000000;
            }
        
    .on-white {
        color:black !important;
    }

    .card-button {
        cursor:pointer;
    }

    #section-here-to-help-1061 .layout_4_button {
        background-color: #000000 !important; /* Set the button background to white */
        color: #FFFFFF !important; /* Set the button text color to black */
    }
    #section-here-to-help-1061 .layout_4_button:hover {
        background-color: #000000 !important; /* Optional: Set the hover background color */
        color: #FFFFFF !important; /* Optional: Set the hover text color */
    }



    .col-img-rsbc img {
        width: 100%; /* Ensure the image takes the full width of the container */
        height: 100%; /* Ensure the image takes the full height of the container */
        object-fit: cover; /* This will make sure the image covers the container fully */
    }
    @media (max-width: 468px) {
        .cta_3_col {
            margin-top:30px;
        }
    }




.dynamic-text-8085 ol {
    list-style-type: decimal; 
    margin-left: 15px; 
    padding-left: 0;
    margin-top:10px;
}

.dynamic-text-8085 li {
    margin-bottom:10px;
}

.dynamic-bg-8085 .secondary-cta, .dynamic-bg-8085 .secondary-cta:hover { 
    color: #000000 !important; 
}

.dynamic-bg-8085 .bottom-cta {
    border-bottom: 1px solid #000000 !important; 
}

.two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
.dynamic-bg { background-color: #FFFFFF !important; }
.dynamic-text p, .dynamic-text h1, .dynamic-text h2, .dynamic-text h3, .dynamic-text h4, .dynamic-text h5, .dynamic-text span, .dynamic-text { color: #000000 !important; }
.dynamic-button, .dynamic-button:hover { background-color: #000000; color: #FFFFFF!important; }
.dynamic-button:hover, .secondary-cta:hover { background-color: #000000; color: #000000!important; }



/* General styles for the carousel images, now with unique ID */
.two-col-carousel-8085 .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}

/* Dynamic background color with unique ID */
.dynamic-bg-8085 { background-color: #FFFFFF !important; }

/* Dynamic text color with unique ID */
.dynamic-bg-8085 .bottom-cta, .dynamic-text-8085, .dynamic-text-8085 p, .dynamic-text-8085 h1, .dynamic-text-8085 h2, .dynamic-text-8085 h3  { color: #000000 !important; }

/* Dynamic button styles, including hover states, with unique ID */
.dynamic-button-8085, .dynamic-button-8085:hover { 
    background-color: #000000;
    color: #FFFFFF;
    border: 2px solid #000000; /* Adding black border */
}

.dynamic-button-8085:hover { 
    background-color: #000000;
    color: #000000;
}

.dynamic-bg-8085 .bottom-cta:hover {
    color: #000000 !important; 
}

.dynamic-bg-8085 a:not(.tw-ring-inset):not(.noborder), .dynamic-bg-8085 a:not(.tw-ring-inset):not(.noborder):visited {
    color: #000000 !important; 
    border-bottom:1px solid #000000 !important; 
}

.dynamic-bg-8085 .noborder, .dynamic-bg-8085 .noborder:hover, .dynamic-bg-8085 .noborder:visited {
 	color: #000000 !important; 
}



.dynamic-bg-8085 .item > p {
    color: #000000 !important; 
}

.section-8085 a {
    font-weight: 500;
}
    
.section-8085 .ctablock {
    font-weight: 500;
    text-align:center;
}

/* Specific styles for all h1 headings within the */
.section-8085 h1 {
    font-size: 2em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h2 */
.section-8085 h2 {
    font-size: 1.75em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h3 */
.section-8085 h3 {
    font-size: 1.5em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h4 */:not(.second-class)<h1
.section-8085 h4 {
    font-size: 1.25em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h5 */
.section-8085 h5 {
    font-size: 1em !important;
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h6 */
.section-8085 h6 {
    font-size: 0.875em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Properly style <ol> elements to show numbering */
.section-8085 ol {
    list-style-type: decimal; /* Ensure numbers are shown */
    margin-left: 20px; /* Adjust indentation as needed */
    padding-left: 0;
    font-weight: 400;
}

/* You may also want to style <li> elements within <ol> for better spacing/alignment */
.section-8085 ol li {
    margin-bottom: 10px; /* Adjust spacing between list items as needed */
    font-weight: 400;
}

.section-8085 p {
    margin-bottom:1rem;
}



    .two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
    



.dynamic-text-7598 ol {
    list-style-type: decimal; 
    margin-left: 15px; 
    padding-left: 0;
    margin-top:10px;
}

.dynamic-text-7598 li {
    margin-bottom:10px;
}

.dynamic-bg-7598 .secondary-cta, .dynamic-bg-7598 .secondary-cta:hover { 
    color: #000000 !important; 
}

.dynamic-bg-7598 .bottom-cta {
    border-bottom: 1px solid #000000 !important; 
}

.two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
.dynamic-bg { background-color: rgb(245, 245, 234) !important; }
.dynamic-text p, .dynamic-text h1, .dynamic-text h2, .dynamic-text h3, .dynamic-text h4, .dynamic-text h5, .dynamic-text span, .dynamic-text { color: #000000 !important; }
.dynamic-button, .dynamic-button:hover { background-color: #000000; color: #FFFFFF!important; }
.dynamic-button:hover, .secondary-cta:hover { background-color: #000000; color: #FFFFFF!important; }



/* General styles for the carousel images, now with unique ID */
.two-col-carousel-7598 .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}

/* Dynamic background color with unique ID */
.dynamic-bg-7598 { background-color: rgb(245, 245, 234) !important; }

/* Dynamic text color with unique ID */
.dynamic-bg-7598 .bottom-cta, .dynamic-text-7598, .dynamic-text-7598 p, .dynamic-text-7598 h1, .dynamic-text-7598 h2, .dynamic-text-7598 h3  { color: #000000 !important; }

/* Dynamic button styles, including hover states, with unique ID */
.dynamic-button-7598, .dynamic-button-7598:hover { 
    background-color: #000000;
    color: #FFFFFF;
    border: 2px solid #000000; /* Adding black border */
}

.dynamic-button-7598:hover { 
    background-color: #000000;
    color: #FFFFFF;
}

.dynamic-bg-7598 .bottom-cta:hover {
    color: #000000 !important; 
}

.dynamic-bg-7598 a:not(.tw-ring-inset):not(.noborder), .dynamic-bg-7598 a:not(.tw-ring-inset):not(.noborder):visited {
    color: #000000 !important; 
    border-bottom:1px solid #000000 !important; 
}

.dynamic-bg-7598 .noborder, .dynamic-bg-7598 .noborder:hover, .dynamic-bg-7598 .noborder:visited {
 	color: #000000 !important; 
}



.dynamic-bg-7598 .item > p {
    color: #000000 !important; 
}

.section-7598 a {
    font-weight: 500;
}
    
.section-7598 .ctablock {
    font-weight: 500;
    text-align:center;
}

/* Specific styles for all h1 headings within the */
.section-7598 h1 {
    font-size: 2em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h2 */
.section-7598 h2 {
    font-size: 1.75em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h3 */
.section-7598 h3 {
    font-size: 1.5em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h4 */:not(.second-class)<h1
.section-7598 h4 {
    font-size: 1.25em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h5 */
.section-7598 h5 {
    font-size: 1em !important;
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h6 */
.section-7598 h6 {
    font-size: 0.875em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Properly style <ol> elements to show numbering */
.section-7598 ol {
    list-style-type: decimal; /* Ensure numbers are shown */
    margin-left: 20px; /* Adjust indentation as needed */
    padding-left: 0;
    font-weight: 400;
}

/* You may also want to style <li> elements within <ol> for better spacing/alignment */
.section-7598 ol li {
    margin-bottom: 10px; /* Adjust spacing between list items as needed */
    font-weight: 400;
}

.section-7598 p {
    margin-bottom:1rem;
}



    .two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
    



.dynamic-text-3055 ol {
    list-style-type: decimal; 
    margin-left: 15px; 
    padding-left: 0;
    margin-top:10px;
}

.dynamic-text-3055 li {
    margin-bottom:10px;
}

.dynamic-bg-3055 .secondary-cta, .dynamic-bg-3055 .secondary-cta:hover { 
    color: #000000 !important; 
}

.dynamic-bg-3055 .bottom-cta {
    border-bottom: 1px solid #000000 !important; 
}

.two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
.dynamic-bg { background-color: #FFFFFF !important; }
.dynamic-text p, .dynamic-text h1, .dynamic-text h2, .dynamic-text h3, .dynamic-text h4, .dynamic-text h5, .dynamic-text span, .dynamic-text { color: #000000 !important; }
.dynamic-button, .dynamic-button:hover { background-color: #000000; color: #FFFFFF!important; }
.dynamic-button:hover, .secondary-cta:hover { background-color: #000000; color: #000000!important; }



/* General styles for the carousel images, now with unique ID */
.two-col-carousel-3055 .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}

/* Dynamic background color with unique ID */
.dynamic-bg-3055 { background-color: #FFFFFF !important; }

/* Dynamic text color with unique ID */
.dynamic-bg-3055 .bottom-cta, .dynamic-text-3055, .dynamic-text-3055 p, .dynamic-text-3055 h1, .dynamic-text-3055 h2, .dynamic-text-3055 h3  { color: #000000 !important; }

/* Dynamic button styles, including hover states, with unique ID */
.dynamic-button-3055, .dynamic-button-3055:hover { 
    background-color: #000000;
    color: #FFFFFF;
    border: 2px solid #000000; /* Adding black border */
}

.dynamic-button-3055:hover { 
    background-color: #000000;
    color: #000000;
}

.dynamic-bg-3055 .bottom-cta:hover {
    color: #000000 !important; 
}

.dynamic-bg-3055 a:not(.tw-ring-inset):not(.noborder), .dynamic-bg-3055 a:not(.tw-ring-inset):not(.noborder):visited {
    color: #000000 !important; 
    border-bottom:1px solid #000000 !important; 
}

.dynamic-bg-3055 .noborder, .dynamic-bg-3055 .noborder:hover, .dynamic-bg-3055 .noborder:visited {
 	color: #000000 !important; 
}



.dynamic-bg-3055 .item > p {
    color: #000000 !important; 
}

.section-3055 a {
    font-weight: 500;
}
    
.section-3055 .ctablock {
    font-weight: 500;
    text-align:center;
}

/* Specific styles for all h1 headings within the */
.section-3055 h1 {
    font-size: 2em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h2 */
.section-3055 h2 {
    font-size: 1.75em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h3 */
.section-3055 h3 {
    font-size: 1.5em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h4 */:not(.second-class)<h1
.section-3055 h4 {
    font-size: 1.25em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h5 */
.section-3055 h5 {
    font-size: 1em !important;
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h6 */
.section-3055 h6 {
    font-size: 0.875em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Properly style <ol> elements to show numbering */
.section-3055 ol {
    list-style-type: decimal; /* Ensure numbers are shown */
    margin-left: 20px; /* Adjust indentation as needed */
    padding-left: 0;
    font-weight: 400;
}

/* You may also want to style <li> elements within <ol> for better spacing/alignment */
.section-3055 ol li {
    margin-bottom: 10px; /* Adjust spacing between list items as needed */
    font-weight: 400;
}

.section-3055 p {
    margin-bottom:1rem;
}



    .two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
    

