/* Enter Your Custom CSS Here */
h5 {
	color: #3070d1;
}

h5:hover {
    text-decoration: underline;
}

.site-info {
	display: none;
}

footer#site-footer {
  	padding-bottom: 0px;
}