body{
    font-family: 'Open Sans';
    font-weight: 400;
}
.has-bg-cover-image{
    background-size: cover;
}

.w-48px{
    width:48px;
}