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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.g-recaptcha {
	transform: scale(0.70);
	-webkit-transform: scale(0.70);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}
.tm-container {
    margin: 8px auto;
}
.tm-grid-block, .tm-block-bottom, .tm-grid-block + .tm-content, .tm-top-block + .tm-middle {
    margin-top: 2px;
}
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 10px;
}