:root {
    .notifications-icon .notification-age {
        display: none;
    }

    .Experience_columns {
        background-color : #F6F9FE !important;
        border: 1px solid #EDF0F7;
        border-radius: 8px;
    }
    .Experience_Button {
        height:100%;
    }
    .Experience_Button a {
        border-radius: 6px !important;
    }
}
