
.send-article-btn {
    background: #5B78FB!important;
    color: #fff!important;
}

.d-flex {
    display: flex;
    justify-content: center;
    width: 100%;
}

@media (max-width: 768px) {
    .send-article-btn-container {
        margin-top: 25px;
    }
}
