File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/wwwroot/css/mobile/pages/_about.sass
.about-page
.cta
height: 110px
background-color: $mobileGray
width: 100%
+flex(center, center)
.cta-text
color: $blue
+semibold
font-size: 18px
line-height: 22px
font-style: italic
text-align: center
display: inline-block
.our-team
background-color: $mobileGray
padding: 16px 0 0
h2
+bold
font-size: 16px
line-height: 19px
color: $blue
margin: 0 0 20px
padding: 0 16px
.people-holder
+flex(space-around, flex-start)
+flex-rows
max-width: 400px
width: 100%
margin: auto
.person
width: 138px
margin-bottom: 20px
.image-holder
width: 100%
height: 138px
background-position: top center
background-size: cover
border-radius: 9999px
.name
text-align: center
display: block
margin-top: 10px
+semibold
font-size: 14px
line-height: 16px
color: $mobileBlack