File: D:/HostingSpaces/SBogers10/zelfverkopen.komma.pro/resources/assets/sass/kms/blocks/_asperion.sass
#asperion
@extend #entity
position: relative
top: 0
right: 0
bottom: 0
left: 0
min-height: 100vh
background-color: white
border-left-color: rgba($darkerBlue, 0.8)
.entity-header
background-color: $darkerBlue
.entity-attributes
position: relative
top: 0
.button-placeholder
display: block
padding: 20px 0 20px 205px
button
display: inline-block
vertical-align: middle
margin: 0
padding: 10px 20px
border-radius: 4px
border: none
cursor: pointer
+appearance(none)
background-color: $brand-primary
color: white
font-size: 0.7rem
&:focus
outline: none
box-shadow: none
&:hover
background-color: darken($brand-primary, 5%)