/*
Theme Name: bewerbung.confiseriejobs.ch
Theme URI: http://bewerbung.confiseriejobs.ch/
Template: hello-elementor
Author: Sergey Pereyaslavskiy
Author URI: https://sigmacreativity.com/
Version: 1.0.1.1644873048
Updated: 2022-02-14 21:10:48

*/

/*** GENERAL ***/
a{
    color: var(--e-global-color-secondary);	
}
a:hover{
    color: var(--e-global-color-primary);	
}


/*** FOOTER ***/
.footer > div{
	min-height: 8vh;
    align-items: flex-end;
}


/*** CUSTOM CLASSES ***/
.section-embedcode > div{
	min-height: 85vh;	
}


.fixed{
	position: sticky;
    bottom: 0;
}