body,
.global-wrapper{background-color:rgb(255,255,255);}
body.boxed-page-layout{background-color:rgb(102,130,144);}
body.boxed-page-layout:before{opacity:1;}
body.boxed-page-layout:before{background-repeat:repeat;}
body.boxed-page-layout:before{background-position:center top;}
body.boxed-page-layout:before{background-attachment:scroll;}
body.boxed-page-layout:before{background-size:original;}
.notification-panel{background-color:rgb(24,101,160);}
.notification-panel,
.notification-panel *{color:rgb(189,227,252);}
.notification-panel:before{min-height:50px;}
.notification-panel:hover{background-color:rgb(15,119,200);}
.notification-panel:hover,
.notification-panel:hover *{color:rgb(255,255,255);}
a{color:rgb(42,160,239);}
a:hover{color:rgb(93,144,226);}
body{font-family:'Roboto',Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;line-height:27px;font-weight:300;color:rgb(65,72,77);}
.site{font-size:17px;}
p{margin-bottom:20px;}
h1{font-family:'Roboto',Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;font-size:42px;line-height:48px;font-weight:200;margin-bottom:25px;color:rgb(70,72,75);}
h2{font-family:'Roboto',Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;font-size:31px;line-height:38px;font-weight:300;margin-bottom:20px;color:rgb(39,40,43);}
h3{font-family:'Roboto',Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;font-size:24px;line-height:33px;font-weight:300;margin-bottom:20px;color:rgb(16,16,17);}
h4{font-family:'Roboto',Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;font-size:21px;line-height:29px;font-weight:300;margin-bottom:18px;color:rgb(53,54,57);}
h5{font-family:'Roboto',Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;font-size:17px;line-height:27px;font-weight:500;margin-bottom:25px;color:rgb(16,16,17);}
h6{font-family:'Roboto',Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;font-size:17px;line-height:27px;font-weight:400;margin-bottom:25px;color:rgb(70,72,75);}
.calltoaction-area{background-color:rgb(54,61,65);height:160px;line-height:160px;}
.calltoaction-area,
.calltoaction-area *{color:rgb(255,255,255);}
.calltoaction-area:hover{background-color:rgb(86,174,227);}
.calltoaction-area:hover,
.calltoaction-area:hover *{color:rgb(255,255,255);}
.calltoaction-area__content{font-family:'Roboto',Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;font-weight:300;font-size:35px;}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea{background:rgb(255,255,255);}