/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
 margin-top: 124px;
  margin-bottom: 90px;
  text-align: center;
  background-color: fcfcfc;
 /* background-image: url(../clouds2.jpg);*/
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 90px;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  width: auto;
  max-width: 680px;
  padding: 0 15px;
}
.container .text-muted {
  font-family: 'Copperplate Gothic light';
  font-size: 1.0em;
  font-weight: bolder;
  color: black;
}
.pia{
font-family: 'Copperplate Gothic light';
font-size: 3.250em;
}
.zucker{
font-family: 'Lucida Handwriting';
font-size: 2.875em;
color: #795548;
margin-top: 37px;
}
