
a { color: #971923; }

a:hover { color: #cf3c3c!important;
-webkit-transition: color 0.2s ease-in;
-moz-transition: color 0.2s ease-in;
-ms-transition: color 0.2s ease-in;
-o-transition: color 0.2s ease-in;
transition: color 0.2s ease-in; }

#searchform button { color: #cf2632!important; }

#searchform button:hover { color: #fad8da!important; }

.comment-form button { background-color: #cf2632!important; }

.comment-form button:hover { background-color: #fad8da!important; }
