.blue-link {
    color: #1491ee;
}
.one_chars_item_title_element {
	padding: 3px 8px;
    color: #102747;
    font-size: 17px;
    background: #d3d3d3;
    font-weight: 700;
    text-transform: uppercase;
}
.list-disc {
    list-style: disc;
}
.list-circle {
    list-style: circle;
}