/*
Theme Name:   Higher Education Transformation Week
Theme URI:    https://uni-foundation.eu
Description:  Higher Education Transformation Week 
Author:       EUF
Template:     Divi
Version:      1.0.1
*/

/* MENU */
#main-header, 
header .et-fixed-header, .et-fixed-header#main-header {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25)!important;
}

.et-fixed-header#main-header {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25)!important;
}

/* FOOTER */
/* BLUESKY begin*/ 
/* replace the 4th icon in SM follow module in footer with FA bsky icon */
/* Turn the BEHANCE icon into a Bluesky icon in Social Media Follow module */
.et_pb_social_media_follow .et-social-behance a.icon:before {
    content: url(/wp-content/themes/EUF-higheredtransform/assets/icon-bluesky.svg) !important;
	color: #DDDDDD;
	max-width: 18px;
}