﻿/*
Theme Name: Fire Truck Parade Theme
Theme URI: https://firetruckparade.com
Author: Jeff Phillips
Description: The official theme for the Great Bellevue Fire Truck Parade - Guinness World Record Attempt.
Version: 1.1
License: GNU General Public License v2 or later
Text Domain: firetruckparade
*/


/* Custom styles for our theme */
body {
    font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}
.tab-active {
    border-bottom-color: #DC2626;
    color: #B91C1C;
}