*:focus {
  outline: 0 none !important;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}

.user-sidebar {
  margin-bottom: 40px;
}
.user-sidebar h4, .user-sidebar p {
  font-size: 16px;
  line-height: 24px;
}
.user-sidebar hr {
  border-color: rgba(0, 0, 0, 0.1);
}
.user-sidebar p {
  color: #696969;
}
@media only screen and (max-width: 992.5px) {
  .user-sidebar .user-avatar {
    float: left;
    width: 30%;
    margin-right: 30px;
  }
  .user-sidebar .info {
    float: right;
    width: calc(70% - 30px);
  }
}
@media only screen and (max-width: 560.5px) {
  .user-sidebar .user-avatar, .user-sidebar .info {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

/*# sourceMappingURL=author.css.map */
