  .pkp_block .title {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    line-height: 20px;
    color: ##FEF7ED;
}

.content .block_make_submission_link {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}


img.h-48.bg-gray-500.overflow-hidden.rounded-t-lg.max-h-48.object-cover.w-full {
    display: none;
}