.socials-form {
  width: 350px;
  top: 75px; }
  .socials-form #socials .field-container {
    align-items: end; }
  .socials-form .field-container {
    margin-bottom: 10px; }
  .socials-form .trash-container {
    display: flex;
    align-items: center;
    height: 35px;
    margin-left: 10px; }
    .socials-form .trash-container .trash {
      height: 18px;
      width: 14px;
      cursor: pointer; }

/*# sourceMappingURL=social-form.css.map */