/**
 * Theme Name: Matese Circular Hub
 * Theme URI: https://matesecircularhub.it
 * Author: arcadia
 * Author URI: https://arcadiacom.it
 * Template: astra
 * Version: 1.0
*/

:root{
	--color-verde-scuro:#06522A;
	--color-verde-chiaro:#96BF3D;
	--color-azzurro: #0990CF;
	--color-blu: #115FA2;
}


/* CREDIT */
.credit {width: 100%; position: relative; text-align:right; overflow: hidden; height: 13px}
.credit a{width: 52px; height: 13px; float: right}
.credit a img {position: absolute; top: -26px; right: 0; width:52px}
/*.credit a:hover img {top: -13px; right: 0} */