.abp5_single_news_comments form input[type="text"],
.abp5_single_news_comments form input[type="email"],
.abp5_single_news_comments form input[type="url"],
.abp5_single_news_comments form textarea {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
    color: #ffffff !important;
}

.abp5_single_news_comments form input[type="submit"],
.abp5_single_news_comments form button[type="submit"] {
    background: #ea011d !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 999px !important;
    box-shadow: 0 4px 14px rgba(234, 1, 29, 0.35);
}
