@charset "UTF-8";

h4.ellipsis {
    color: #008CBA;
}

#apply button[name=apply] {
    border-radius: 8px;
}

#apply > div {
    padding-right: 11%;
}

.text-wrap {
    word-wrap: break-word;
}

.apply-button {
    padding-left: 37px !important;
}
