/*
Theme Name: Kendrick Performance
Version: 20260215.01
Author: Tidemark Marketing
template: bb-theme
*/

html {font-size: 62.5%;}
html body {font-size: 1.8rem;}

h1 {font-size: 4rem;}
h2 {font-size: 3.2rem;}
h3 {font-size: 2.8rem;}
h4 {font-size: 1.8rem;}

body > div.fl-page > header p,
body > div.fl-page > footer p {
	margin-bottom: 0;
}

.fl-page-content a,
.fl-page-content a:hover {
	text-decoration: underline;
}

.fl-page-content p {
	margin-bottom: 2rem;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {

}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {

}

/** 992 tablet, 768 mobile **/
@media (max-width: 768px) {

}
