html {
  position: relative;
  min-height: 100%;
}

body {
  margin: 0 0 30px 0;
}


.title-element .text {
  font-size: 20px;
}

.text p{ 
  margin: 0;
}