/*********************************************************************************

	Template Name: Karigor - Minimalist Bootstrap4 Portfolio Template
	Description: A perfect minimal template to build beautiful and unique portfolio websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/

/*.hero-area-image {
	right: 0;
}*/

.hero-area-inner {
	min-height: 580px;
}

.social-icons::before {
	content: '' !important;
}

.portfolio {
	background: transparent;
}
.portfolio-content {
	background: rgba(241, 241, 241, .8) !important
}

.card-body {
	padding: 0;
}

.btn, .btn-link, .btn-link:hover {
	color: #832914;
}