/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: bridge
Template: bridge
*/

.comment-errors {
  background: #ffe6e6;
  color: #cc0000;
  border: 1px solid #cc0000;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 5px;
  display: none;
}
