.tws-social-icons--list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.tws-social-icons-logo-image {
    width: 57px;
    height: 57px;
}
.tws-social-icons-logo {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}

/*Back to school blog page*/
.custompage-9080033 .tws-list-controls { display: none}
.custompage-9080033 .customPageArticleList .tws-util-heading--heading {font-size:18px;border-bottom: none; margin: 0;}
.custompage-9080033 .customPageArticleList { background: #F6F6F6; border-radius: 15px;padding: 30px 15px; 
  box-shadow:0 1px 2px rgba(0,0,0,0.2);}
.custompage-9080033 .customPageArticleList .tws-list--grid-item {background: #FFF;}


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

  .error-container {
    max-width: 600px;
    margin: 0 auto 80px auto;
  }

  .error-image {
    max-width: 200px;
    margin-bottom: 20px;
  }


  .lead {
    font-size: 1.2em;
    margin-bottom: 20px;
  }

  .error-container ul {
    text-align: left;
    display: inline-block;
    margin-bottom: 20px;
  }

  .error-container li {
    margin-bottom: 5px;
  }

  .contact {
    margin: 20px 0;
    font-weight: bold;
  }

  .contact a {
    text-decoration: underline;
    font-weight: 400;
  }

  .contact a:hover {
    text-decoration: underline;
  }
