.help {
  color: #fff;
  padding: 20px 10px 30px;
  font-size: 0.875rem; }
  .help .title {
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1rem; }
  .help .phone {
    margin-bottom: 10px;
    display: block; }
  .help a, .help a:hover {
    color: #fff;
    text-decoration: underline; }
