.homeblock h3::after {
    content: '';
    display: block;
    clear: both;
    width: 56px;
    height: 1px;
    background: #26588C;
    margin: 20px auto;
}