@charset "UTF-8";
* {
  font-family: 微軟正黑體;
}

/*body {
  height: 5px;
}
*/
h1, h2,  h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: bold;
}

header.jumbotron {
  text-align: center;
  height: 160px;
background-color: rgba(248, 128, 108, 1);*
}

header.jumbotron .container {
  color: white;
  padding-bottom: 80px; 
}
