.shared-hosting-switch .title{font-size:26px;font-weight:600;padding-bottom:10px;text-align:center}.shared-hosting-switch .switch{display:flex;justify-content:space-between;max-width:500px}.shared-hosting-switch .switch .option{border-bottom:3px solid transparent;color:#959a90;cursor:pointer;font-size:16px;font-weight:600;padding:5px 15px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.shared-hosting-switch .switch .option.active{border-bottom:3px solid #ffcd02;color:#000}.shared-hosting-switch .switch .option:first-of-type{margin-right:2px}.shared-hosting-switch .switch .option:last-of-type{margin-left:2px}