.btn:focus{outline:0;box-shadow:none}.form-control:focus{outline:0;border-color:#ced4da;box-shadow:none}.btn-facebook{background-color:#3b5998;color:#fff}.row{margin-top:-5px}.title{display:flex;width:100%;justify-content:center;align-items:center;text-align:center}.title:after,.title:before{content:'';border-top:2px solid #f2f2f2;margin:0 20px 0 0;flex:1 0 20px}.title:after{margin:0 0 0 20px}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fast{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}