:root{
	--red-stelvio: #AE372C;
	--blue-stelvio: #0068B4;
	--font-strong:"Source Sans Pro Bold";
}
/* Archive FAQ */
#container-archives-faq{margin-bottom: 30px;min-height: 300px;}
.faq-body{margin-bottom: 10px;}
.faq-body button{border-bottom:2px solid var(--red-stelvio);text-align: center;width: 100%;border-radius: 0px;}
.faq-body button h2{color: var(--red-stelvio);font-weight: bold;}
.faq-body button:hover{border-bottom:2px solid var(--red-stelvio);}
.faq-body button:active{border-color: transparent;}