.elementor-80979 .elementor-element.elementor-element-0d7dbc0{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:none;--border-style:none;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-80979 .elementor-element.elementor-element-71dd474{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-96cea72 */.light .fancy-author-box-wrapper {
    display: flex
;
    flex-wrap: wrap;
    gap: 0px;
    margin-top: 0;
    border: 1px solid #3d348b3d;
    padding: 0px;
    background-color: #ffffff;
    border-radius: 10px;
}
.light .fancy-author-box:first-child{border-right: 1px solid #3d348b3d;}
.light .fancy-author-box {
    flex: 1 1 45%;
    background-color: transparent;
    border: none;
    padding: 20px;
    border-radius: 0px;
    color: #fff;
    position: relative;
}

.light .fancy-author-box .author-header {
  display: flex;    border-bottom: 1px solid #3d348b3d;
    padding-bottom: 10px;
  align-items: center;
  margin-bottom: 10px;
}

.light .fancy-author-box .avatar {
  margin-right: 15px;
}

.fancy-author-box .avatar img {
  border-radius: 50%;
  border: 1px solid #d9a441;
}

.fancy-author-box h4 {
  color: #242c55 !important;
  font-weight: bold;
  margin: 0;
  font-size: 18px;
}

.light .fancy-author-box h4 a {
    color: #242c55;
    text-decoration: none;
}

.light .fancy-author-box .author-title {
    font-size: 14px;
    color: #333;
    margin-top: 5px;
    font-weight: 500;
}

.light .fancy-author-box p {
    font-size: 14px;
    line-height: 1.5;
    color: #333;margin-bottom:10px;
}

.light .fancy-author-box .author-social a {
    color: #242c55;
    margin-right: 10px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}

.read-more-toggle,
.read-less-toggle {
  color: #EAC435;
  cursor: pointer;
  font-weight: 500;
}/* End custom CSS */