.block
display: inline-block
font-size: 0pt
vertical-align: top
.block-title
font-size: 20pt
.intro-text
width: $contentGrid*9
background-color: $primaryPanelColor
border-radius: $panelBorderRadius
.link
color: #58595b
font-weight: 700
opacity: 0.8
transition: all ease 0.3s
&:hover
opacity: 1
color: $mainBackgroundColor
.link-tel
font-weight: 700
opacity: 0.8
transition: all ease 0.3s
&:hover
opacity: 1