/**
 * 2017 DutchPresta
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 *
 *  @author    DutchPresta
 *  @copyright 2017 DutchPresta
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

.verification-message td {
    color: #f13340;
    text-align: left;
}

.verification-message h1 {
    font-weight: bold;
}