/* Add here all your CSS customizations */

a:focus, a:hover {
    text-decoration: none !important;
    color: #000000;
}


p a:link, p a:hover {
    text-decoration: none !important;
    color: #007bff;
}

p a:focus, p a:hover {
    text-decoration: none !important;
    color: #000000;
}

.list li {
	color: #333333;
	font: 14px 'Raleway', sans-serif;
	font-weight: 300;
	line-height: 20px;
	margin-bottom:10px;
	margin-left: 35px;
	margin-top: 10px
}

.heading-curves {
	color: #555;
	font:32px 'Raleway', sans-serif;
	font-weight: 400;
	line-height: 150%;
	margin-bottom:30px;
	margin-top: 30px
}




.checked {
  color: #fea500;
}



h1.curves {
	font-size: 3.6em;
	line-height: 1.4em;
	margin: 0 0 32px 0;
	color: #1d2127;
	font-family: 'Qwigley', cursive;
	font-weight: 500;
	letter-spacing: -1px;
	margin: 0;
}

h2.curves {
	font-size: 3.2em;
	font-weight: 300;
	line-height: 42px;
	margin: 0 0 32px 0;
}


h3.curves {
	font-size: 2.8em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 24px;
	margin-bottom: 33px;
	text-transform: uppercase;
}

h4.curves {
	font-size: 2.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px 0;
}

h5.curves {
	font-size: 1em;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
	text-transform: uppercase;
}

h6.curves {
	color: #333;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
}

