.answers .input-group {
  margin-bottom: 10px; }

.sortable-handler {
  transition: background-color 1s ease; }

body.login .logo {
  text-align: center; }
  body.login .logo img {
    height: 175px; }
