/* add custom CSS here */

.clearall {
    color: #4a89dc;
    font-weight: 600 !important;
    padding-top: 8px;
    font-size: 1.125em !important;
    margin-bottom: 0px !important;
}
          
@media only screen and (max-width: 600px) {

    novo-list-item .list-item {
    margin-bottom: 15px;
}
body [_nghost-serverApp-c102] div.job-card[_ngcontent-serverApp-c102] novo-list-item[_ngcontent-serverApp-c102] {
        flex-direction: column;
    }
   body [_nghost-serverApp-c102] div.job-card[_ngcontent-serverApp-c102] novo-list-item[_ngcontent-serverApp-c102] item-header-end[_ngcontent-serverApp-c102] app-info-chips {
    display: contents;
}
}