body{ font-family: 'Mont-Serrat';}
a {text-decoration: none !important;}
a:hover{font-weight: 400 !important;}
h4{
font-style: normal;
font-weight: 700;
font-size: 1.25rem;
line-height: 24px;
color: #41444B;
}
.btn-sp{
	padding: 10px 20px;
	text-decoration: none;
	width: 280px;
	height: 33px;
	background-color: #0081C9;
	color:#FFF;
	border-radius: 50px;
	font-family: 'Mont-Serrat';
	font-style: normal;
	font-weight: 300;
	font-size: 1rem;
	line-height: 29px;
}
.text{font-size: 0.75rem !important;}

#pri h1 {	
    font-style: normal;
    font-weight: 800;
    font-size: 2.25rem;
    line-height: 49px;
    color: #0081C9;
    text-decoration: none;
    }

#sec  p{
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #41444B;
}
#filter{background:#FCF3DF;}