| @@ -15,25 +15,5 @@ | ||
| 15 | 15 | vertical-align: top !important; |
| 16 | 16 | font-size: 11px !important; |
| 17 | 17 | line-height: 1.6 !important; |
| 18 | 18 | text-align: center !important; |
| 19 | -} | |
| 20 | - | |
| 21 | -.bf-pro-btn { | |
| 22 | - align-items: center !important; | |
| 23 | - background-color: rgb(78, 255, 191) !important; | |
| 24 | - border: none !important; | |
| 25 | - color: #161212 !important; | |
| 26 | - display: flex !important; | |
| 27 | - font-weight: 700 !important; | |
| 28 | - justify-content: center !important; | |
| 29 | - line-height: inherit !important; | |
| 30 | - text-align: center !important; | |
| 31 | - transition: background-color .1s linear !important; | |
| 32 | - white-space: break-spaces !important; | |
| 33 | - border-radius: 5px !important; | |
| 34 | - padding: 5px; | |
| 35 | -} | |
| 36 | - | |
| 37 | -.bf-pro-btn:hover { | |
| 38 | - background-color: rgb(25, 231, 163) !important; | |
| 39 | 19 | } |