/* Custom css Document */
.space-cus-4 > .flex > div{ padding: 0 10px 0 0 !important;}
.border-gray-300{ border-color: #DDE9FA !important;}

.sec-page{ border-bottom: 1px solid #DDE9FA; padding-bottom: 30px;}
i.i-office{width:24px; height:24px; display: block; background-repeat: no-repeat;}
i.wk-space{background: url("images/Building.svg");}
i.meeting-space{background: url("images/Meeting-room.svg");}
i.pantry-space{background: url("images/Pantry-rooom.svg");}
i.private-space{background: url("images/Private-room.svg");}
i.other-space{background: url("images/Other-room.svg");}

.banner-cta img{ width: 100%; margin:0 auto 30px auto;}
.bg-indigo-600{ background: #FF8C09 !important;}
.border-indigo-600{ border-color: #FF8C09 !important;}