.file-icon, .file-size {display:none;}
#hr-forms-section .field--items, #hr-forms-section .field--item {display:inline-block;}
.field--name-body {margin-top:1.5em;}
.field--name-field-revised {margin-bottom:1.5em;}
.field--item a, .field--item a:focus, .field--item a:hover {
  background-image: linear-gradient(to right, #782f40 40%, #ceb888 60%);
  background-position: 50% calc(100% - 1px);
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: 6px 1px;
}
.field--item a:focus, .field--item a:hover {
  background-image: linear-gradient(to right, #782f40 40%, #ceb888 60%);
  background-position: 50% calc(100% - 1.5px);
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: 12px 1px
}
.btn.s3-gt:hover a {color:#782f40}
.btn.s3-gd2c:hover a {color:#fff}