/**
* Theme Name: Doctery Child
* Description: This is a child theme of Doctery.
* Author: <a href="http://themesion.com/">Themesion</a>
* Template: doctery
* Version: 1.0
*/

.comment-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.grecaptcha-badge {
    bottom: 67px !important;
}