﻿body {
}
.testimonial {
    background-color: #9DC3A1;
}
.search {
    background-color: #9DC3A1;
}

h1 {
	color: #9DC3A1;
}

h2 {
	color: #9DC3A1;
}

h3 {
	color: #9DC3A1;
	padding-top: 12px;
}

hr {
    color: #9DC3A1;
    background-color: #9DC3A1;
}