/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .tm-headerbar {
    margin-top: 10px;
    margin-bottom: 0px;
}

.accordion {
    margin-bottom: 24px;
    background: #f3ede2;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
    font-size: 21px;
    line-height: 48px;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    color: #000000;
}