@charset "UTF-8";

.text-bold {
  font-weight: bold;
}

.text-center {
  text-align: center;
}

.clearfix {
  display: block;
  content: "";
  clear: both;
}
