/* FAQ Manager Custom CSS
 * Use this file to add custom styles and fixes that override Tailwind
 */

.h1, h1 {
    font-size: 36px !important;
    line-height: 40px;
}
