body {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    color: #686867;
    background: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.welcome-header img {
    width: 150px;
    margin: 20px 0;
}
.h-l h3 {
    margin-bottom: 10px;
}
h3 {
    font-weight: 550;
}
.h-l h3 a img {
    height: 30px;
    width: auto;
}
.card-pf img {
    width: 22px;
    margin-right: 10px;
    vertical-align: bottom;
}