.recruitment-wrapper {
    flex-wrap: wrap;
    padding: 40px 0 10px 0;
}
.recruitment-item:hover .title {
    color: #B90316;
}