/*
Theme Name:bulmapress-child
Template:bulmapress
Version:0.0.1
*/
* {
  font-family: 'Sawarabi Mincho', sans-serif !important;
}
.section {
    /*padding:initial !important;*/
}
a {
  color: #7c7c7c !important;
}
section a {
  text-decoration: underline !important;
}

h2 {
  color: #fff !important;
}
.cource.container  {
  max-width: none;
}
