@charset "UTF-8";
/* CSS Document */

.text-preus {
	font-size: 20px !important;
}
.vermell {
	color: #da0303 !important;
}
a, a:focus {
	color: #da0303;
	text-decoration: none;
}

a:hover, a:focus {
    color: #ccc;
	text-decoration: none;
}
mt-30 {
	margin-top: 30px !important;	
}
