File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/wwwroot/css/mobile/partials/_subscribeForms.sass
.subscribe-forms
form
margin-top: 20px
.input-holder
margin-bottom: 10px
.btn-holder
.btn
height: 50px
width: 100%
background-color: $blue
border-radius: 10px
margin-top: 15px
+flex(center, center)
position: relative
&:after
content: '›'
+semibold
color: white
font-size: 35px
line-height: 28px
position: absolute
right: 15px
top: -3px
height: 100%
+flex(center,center)
input, a
text-decoration: none
position: absolute
left: 0
top: 0
width: 100%
height: 100%
+flex(center, center)
input
opacity: 0
span
color: white
+regular
font-size: 17px
line-height: 19px