.requisites-container{
    padding-top: 15px;
    padding-bottom: 15px;
    background: #2f2f2f;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 15px;
}

.requisites-container h2{
	color: #fff;
	margin: 0px;
	padding-bottom: 20px;
}

.requisites-container strong{
	font-weight: bold;
}