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/SBogers100/femmassebv.com/wwwroot/css/config/_home.sass
// intro-block
$heightIntroBlock: auto
$partInViewport: 150px

$introBlockColor: $white
$introBlockTitleColor: $blue
$introBlockTextColor: $darkGray

// intro-buttons
$heightIntroBtns: 365px
$widthIntroBtns: 250px

// cta buttons styling
$iconCallColor: $primaryColor
$iconContactColor: $white

$iconCallHoverColor: $white
$iconContactHoverColor: $white

$btnCallBgColor: $white
$btnContactBgColor: $primaryColor

$btnCallHoverBgColor: $purple
$btnContactHoverBgColor: $darkGray

// discover items pictures are loaded here
$discoverItem1: url('/img/test/discover_1.jpeg')
$discoverItem2: url('/img/test/discover_2.jpeg')
$discoverItem3: url('/img/test/discover_3.jpeg')
$discoverItem4: url('/img/test/discover_4.jpeg')

// size of the discover items (width x height)
$discoverItemSize: 225px
$discoverItemsBgColor: $primaryColor
$discoverMainTitle: $white

// change the border radius
// cirkels == 2
// squares with rounded corners == 4
// square == 0
$discoverItemBorderRadius: $discoverItemSize / 2