#block-block-my-job-application-status {
    padding: 1rem;
    width: fit-content;
    border: 1px solid #001f3f;
    background: #ffd450;
    border-radius: 5px;
    margin-top: 1rem;
}