The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
$blue: #3bbfce;
$margin: 16px;

.content-navigation {
  border-color: $blue;
}

.border {
  padding: $margin / 2;
  margin: $margin / 2;
}