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