.footer_basis {
    background-color: #37393a;
	font-family: arial,helvetica,"DejaVu Sans","Arial Unicode MS","Lucida Sans Unicode",sans-serif;
    font-style: normal;
    text-decoration: none;
}
.footer_basis h4 {
    margin-top: 60px;
    margin-bottom: 25px;
	color: #ED8151;
	
}


.footer_basis h1, h2, h3, h4, h5, p, ul, ol {
    
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.footer_basis  ul.linklist li {
	margin-top: 20px;
	list-style-type: circle;
	line-height: 15px;
}