@charset "utf-8";

/* CSS Document */

section {
  border-bottom: 2px solid #00a85f;
}
.info section:first-child {
  border-top: 2px solid #00a85f;
}