.hero-bg-image::before {
    background-image: none;
}
.full-paragraph a {
    background-color: #eee;
    padding: 0.25em;
}
#main .btn-cwb_button {
    display: block;
    margin: 2rem 2rem;
}

.hero-bg-image .glyphicon-menu-down {
    display: none;
}

/*Align header shortcuts to the right*/
.header_top-col_grid .header_top_right {
    justify-content: flex-end;
    display: flex;
    flex: 1;
}
