body{
    font-family: Roboto,sans-serif;
}
h1 h2
{
    color: #071333 !important   ;
}

.line
{
    opacity: .5;
    margin: 0 7px;
    width: 1px;
    height: 12px;
    background-color: #707070;
    display: inline-flex;
    position: relative;
    align-items: center;
}
