.job-description {
    margin-top: 20px;
}
.how-to-apply {
    margin-top: 20px;
}
.how-to-apply a {
    color: #007bff;
    text-decoration: none;
}
.how-to-apply a:hover {
    text-decoration: underline;
}

.h {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-bottom: 50px;
}