@charset "UTF-8";
@media screen and (max-width: 1400px) and (min-width: 0px){

}
.timeline li:before {
    background: #4c54e7;
}
.timeline p span {
    color: #4c54e7;
    font-weight: bold;
}
footer {
    background: #4c54e7;
}
.content-d table > tbody > tr:hover {
    background: none;
}