/*!
Website UI stylesheet used with variables set in SASS.
*/
.layout-option{padding:30px;margin-bottom:30px;text-align:center;border-left:3px solid #333;border-right:3px solid #333;border-bottom:1px solid #333;box-shadow:inset 0 -30px 0 0 #dae6e8;text-transform:uppercase;font-weight:bold;font-size:.875rem;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.container_wide .layout-option{box-shadow:inset 0 -10px 0 0 #dae6e8}.container_narrow .layout-option{box-shadow:inset 0 -65px 0 0 #dae6e9}