File: D:/HostingSpaces/netwerkbrabant/netwerkbrabant.nl/resources/assets/sass/site/partials/_tryOut.sass
.try-out
.pre-title
margin: 0
font-size: 0.5rem
line-height: 1.2
text-transform: uppercase
letter-spacing: 2px
font-weight: semibold()
color: $grey
h4
margin: 30px 0 60px
color: $black
font-size: 1.6rem
line-height: 1.2
font-weight: bold
>p
margin: 0
font-size: 0.8rem
line-height: 1.4
color: $grey
+respond-to-width-beyond(1200)
max-width: 360px
.person-circle
margin-top: 30px
figure
width: 60px
height: 60px
.description
width: calc(100% - 75px)
.button
margin-top: 60px
width: 240px
text-align: center
&:hover
background-color: darken($yellow, 10%)