﻿/* Place Your Custom Styles Here */


.po-grb {
	min-height: 400px;
	background-image: url("../images/pozarevac-grb.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.footer {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}

.btn-primary {
	background: #e4712c;
	border-color: #e4712c;
}

.btn-primary:hover {
	background: #cd6520;
	border-color: #cd6520;
}

.text-primary {
	color: #e4712c !important;
}

.bg-primary {
  background-color: #e4712c !important;
}

.ln-copyright {
	bottom: -5.5rem;
}