body
{
font-family: "Times New Roman";
font-family: 'Nunito Sans', sans-serif;
/* margin-left:5px; */
color:black;
}


.header-link
{
	color:black;
	font-weight: 900;
	font-style: italic;
}

.sub-heading
{
	font-weight: 200;
	font-style: italic;
}

.subtext
{
	font-style: italic;
	font-size: 0.8em;
}
h1 {
	font-weight: bold;
}

.notice-red
{
	color:red;
}

.navbar-brand
{
	font-weight: bold;
	font-size: 2em;
	margin-right: 3rem;
}

@media screen and (max-width: 992px) {
.navbar-brand
{
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 3rem;
}


}
.navbar
{
	/* height: 75px; */
}

.main-content
{
	/* margin-top: 75px; */
}

.restore-before
{
	max-height:270px;
}

#restore-intro p
{
	text-align: justify;
}

.refinish-pricing {
	max-width: 600px;

	
}

.refinish-pricing thead
{
	font-weight:bold;

}

.steering-prices
{
	max-width: 600px;
}

.steering-prices thead
{
	font-weight:bold;

}

.offer
{
	max-height:140px;
}


h4 {
	font-weight: bold;
	font-size:1.2em;
			margin-top:20px;

}

@media screen and (max-width: 480px) {
.refinish-pricing td
{
	padding: 0;
}

}


.suede-subtext {
	font-size: 0.8em;
	font-style: italic;
}



.header-link:hover
{
	color:black;
	text-decoration: none;
}

.home-footer
{
	margin-top:2em;
}

