.categories-post h5 {
    font-size: 23px;
    font-weight: 600;
}
.categories-post ul {
    padding-left: 0;
    margin-left: 0;
}
.categories-post ul li {
    list-style: none;
    line-height: 35px;
}
.categories-post ul li a {
	color: #2E7779;
	font-weight: 500;
}
.list-box{margin:0; padding:0; text-align:center}
.list-box li {
    list-style-type: none;
    display: inline-block; 
    background: #E8FEFFC4;
    padding: 5px 10px;
    margin:0 10px 15px 10px;
}

.contact-rise h3{font-family: "Space Grotesk", Sans-serif; font-size:28px; line-height:38px; font-weight:700; color:#5B5858;}
.contact-rise label{width:100%;}
.contact-rise .wpcf7-submit{width:100%;}
.contact-rise [type=submit]:focus, .contact-rise [type=submit]:hover{
    background-color: #000;
    color:#fff;
}
.contact-rise [type=submit]
 {
    border: 1px solid #000;
    color:#000;
}