/* 
Custom Style for Payrexx forms
Author:			Alex von Freeden | @voneff
Author URI:		https://laikalaika.de/
Version:		1.0.0
Text Domain:	hello-sola
*/


/* typography */

#checkout {
    color: #000000;
    font-family: "basis-grotesque-medium-pro", Sans-serif!important;
    font-weight: normal!important;
}

.footer-navigation a {
	color: #f7a604;
}