/* add custom CSS here */
.background[_ngcontent-serverApp-c107] .job-container[_ngcontent-serverApp-c107] .category[_ngcontent-serverApp-c107] {
    color:#501516!important;
}

a:hover {
    color: #b83d48!important;
}

button[theme][theme=primary]:focus, button[theme][theme=primary]:hover {
    background-color: #b83d48!important;
}