/* Add project-specific custom CSS here. */
.post-item .box-blog-post .blog-post-inner button.button {
    background: #1D336E !important;
}

.post-item .box-blog-post .blog-post-inner h5.post-title {
    color: #1D336E !important;
}

.thi_ung_tuyen {
    display: flex;
    gap: 20px !important;
    flex-direction: row !important;
    margin-top: 30px !important;
}

.thi_ung_tuyen .wpcf7-form-control-wrap {
    flex: 1;
}

.cs_file .wpcf7-form-control-wrap {
    display: none !important;
}

body.post-type-archive-recruitment .section.recruitment-form .form-recruitment-3>p {
    text-align: center;
    margin: 0 auto;
}

.cs_file .file-input-button{
    margin: 0 auto;
    min-width: min(100%, 180px) !important;
}
.cs_button{
    background-color: #1D336E !important;
    text-transform: none !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    padding: 5px 20px !important;
    margin-top: 20px !important;
}