/*
Theme Name: Anchor Realty Florida Agent Portal
Version: 2023-01-20.02
Author: 2K Web Group
template: bb-theme
*/

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

h1 {font-size: 6rem;}
h2 {font-size: 3.2rem;}
h3 {font-size: 2.6rem;}
h4 {font-size: 2rem;}
h1, h2, h3, h4 {line-height: 1.2;}

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;
}

.no-p-space p {
	margin-bottom: 0;
}

.no-decoration,
.no-decoration a,
.no-decoration a:hover {
	text-decoration: none;
}

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

}