.phone-editor__messengers{height:40px;display:flex;flex-direction:row;align-items:center}.phone-editor__messengers__checkbox{margin-left:10px}.phone-editor__messengers__checkbox:first-child{margin-left:5px}.person-form__button{display:block;width:100%;margin:5px 0}.person-form__phone-number-editor{display:flex;border-radius:.25rem;border:1px solid #ced4da;margin-bottom:5px}.person-form__phone-number-editor .phone-editor{margin-bottom:0;flex-grow:1}.person-form__phone-number-editor .phone-editor input[type=tel]{border:0;border-radius:.25rem 0 0 0;border-bottom:1px solid #ced4da}.person-form__phone-number-editor__remove-button{margin:-1px;border-radius:.25rem}.person-form__comment-editor{margin-top:5px}.person-form__comment-editor:first-child{margin-top:0}.bottom-overlay{position:fixed;z-index:100;left:0;bottom:0;width:100%}.bottom-overlay .btn{margin-top:0;margin-bottom:0;height:50px}