/*------------------------------------------------------------------------
# "Hot Polygons" - Commercial Joomla Template
# Copyright (C) 2015 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotThemes
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

/* This is a variant of default template style */

.toprow {
	border-bottom: 1px solid #421919;
}

.card__container--closed .card__image {
	border: 1px solid #421919;
}

.card__container--closed .card__image:hover {
	border: 4px solid #421919;
}

.hot_simple_contact input, .hot_simple_contact textarea, .hot_simple_contact input.button, .social_links i {
	border: 1px solid #b78888;
	color: #b78888;
}

a, h1, h1 a, h2, h2 a, h3, h4 {
    color:#421919;
}