.reference-border {
max-width: 35%;
float: left;
border: 2px solid #f76a3f;
color: #f76a3f;
margin-right: 22px;
margin-bottom: 22px;
}

.reference-title {
color: #fff;
background: #f76a3f;
margin: 0;
padding: 8px;
}

.reference-text {
margin: 10px;
}

#google_translate_element .goog-te-gadget, #m_google_translate_element .goog-te-gadget {
    position: relative;
    display: inline-block;
    top: -5px !important;
    margin-top: 5px;
	margin-bottom: 5px;
}

#news-container .card-margin {
	margin-top: 30px;
}

#news-container.padding-40 {
	padding-bottom: 40px;
}

#news-container a.card-item-news {
	color: #212529;
}

#news-container a.card-item-news:hover {
	text-decoration: none;
	color: #f76a3f;
}

.external-link:after {
	content: "\f35d";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: relative;
	top: -3px;
	left: 0.2rem;
	font-size: 0.7rem;
	margin-right: 0.2rem;
	display: inline-block;
}