| | |
| | | } |
| | | |
| | | .reserveBtn.el-button--default { |
| | | width: 100%; |
| | | height: 110px; |
| | | border-radius: 10px; |
| | | margin-bottom: 15px; |
| | | font-size: 32px; |
| | | font-weight: 700; |
| | | width : 100%; |
| | | height : 110px; |
| | | border-radius : 10px; |
| | | margin-bottom : 15px; |
| | | font-size : 32px; |
| | | font-weight : 700; |
| | | background-position: right; |
| | | background-size: cover; |
| | | color: #68737A; |
| | | text-align: left; |
| | | background-repeat: no-repeat; |
| | | box-shadow: 0px 0px 6px #a79b9b29; |
| | | border-width: 0; |
| | | background-size : cover; |
| | | color : #68737A; |
| | | text-align : left; |
| | | background-repeat : no-repeat; |
| | | box-shadow : 0px 0px 6px #a79b9b29; |
| | | border-width : 0; |
| | | |
| | | p { |
| | | text-shadow: 1px 1px 5px $PRIMARY_WHITE; |