.seo_footer_row > h2 {
    font-weight: 700;
    font-size: 16px;
    color: #7b7b7b;
    margin-bottom: 15px;
    line-height: 1.8;
}
.seo_footer_row {
	padding-top: 40px;
	border-top: 1px solid #ebebeb;
    margin-top: 40px;
}
.seo_footer_row > p {
    font-weight: 400;
    font-size: 14px;
    color: #979797;
    line-height: 2;
}