HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/immoginis.komma.pro/wwwroot/css/partials/_moreInfo.sass
.stay-in-touch-button
  max-width: 250px
  width: 100%
  height: 50px
  margin: auto
  +flex(center, center)
  background: $black
  +font-semi-bold(18px, 18px)
  color: white
  cursor: pointer
  +transform(scale(1.0))
  +transition(all 0.3s)

  &:hover
    +transform(scale(1.05))

  span
    +sprite(-60px -41px, 18px, 13px)
    display: inline-block
    margin-right: 15px