.custom-separator-text {
    font-size: 24px; /* Adjust the font size as needed */
}

.custom-separator-text h3 {
    font-size: inherit; /* Inherit font size from parent, or set it as desired */
    margin: 0; /* Optionally remove any default margin */
}