@CHARSET "UTF-8";
/*-----------------------------------------------------------------------------
version:   1.0
author:    Alerio Llc
email:     info@alerio.ru
website:   http://www.alerio.ru/
-----------------------------------------------------------------------------*/

#Requisites {
    background: #ecede8;
    padding: 10px 15px;
}

#Requisites h5 {
	color: #222222;
    margin: 15px 0 3px 0;
}

#Requisites h5:nth-of-type(1) {
    margin: 3px 0 3px 0;
}

#Requisites h6 {
    color: #222222;
    font-size: 134x;
    margin: 15px 0 3px 0;
}

#Requisites p {
    font-size: 13px;
    margin: 3px 0;
}


            
            