/*   
Theme Name: Aikitersus
Theme URI: Calgary Aikikai
Description: A child theme for the theme tersus github.com/splorp/tersus/
Author: Beau Calvez
Author URI: avengio.com
Template: tersus
Version: 0.0.1
Copyright 2010
*/

@import "lib/bootstrap/css/bootstrap.min.css";
/* @import "lib/bootstrap/css/bootstrap-theme.css"; */
@import "lib/fontawesome/font-awesome.min.css";
@import "stylesheets/css/base.css";

/*Override the style sheet*/

.page-template-seminars-php h2 {margin-top: 20px;}

.posts h3, .single h3, .category h3, .archive h3 {
color: #050235;
background: transparent;
line-height: 1.2em;
font-weight: 600;
margin-top: 20px;
}

.introProgram .panel-info {

    min-height: 100px;

}

/* COVID BANNER */

/*.hero {margin-top: 300px;}*/
.masthead {border-bottom: 0;}


#ocvb-body h2 {
    font-weight: 800;
	
}

#ocvb-container #ocvb-body p {
    font-size: 1.8em;
}

#ocvb-container #ocvb-container-notice-link a {
    font-size: 1.8em !important;
    text-transform: uppercase;
    border: 1px solid black !important;
    font-weight: bold;
}

