File: D:/HostingSpaces/EUmans/umansradepo.be/wwwroot/css/partials/_infoMenu.sass
.info-menu
width: calc( 320px - 84px)
background: white
padding: 45px 42px 80px
position: relative
top: 100px
h4
+font-semi-bold(16px, 20px)
margin: 0 0 40px
color: $highLightRed
ul
li
position: relative
a
+font-default(16px, 32px)
color: $fontColor1
&.active
a
color: $fontBlue
&:before
content: ''
+arrowRightBlue
position: absolute
left: -20px
top: 10px
display: inline-block
&:after
content: ''
position: absolute
left: 0
bottom: -30px
width: 100%
height: 30px
background-image: url("/img/dropshadow_menu.png")
background-size: contain
background-position: top center
background-repeat: no-repeat
.isolation
.info-menu
h4
color: $defaultGreen