.fl-node-a793i20xto1e .fl-post-feed-post {
	margin-bottom: 20px;
}
.fl-node-a793i20xto1e .fl-post-feed-post:last-child {
	margin-bottom: 0 !important;
}
.fl-builder-content >  .fl-node-a793i20xto1e > .fl-module-content {
	margin-top:0px;
	margin-bottom:0px;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

.fl-node-a793i20xto1e .fl-post-text {
  padding: 10px 20px 20px 0px;
}
.fl-node-a793i20xto1e .fl-post-title {
  font-size: 20px;
  line-height: 26px;
  margin: 0;
  padding: 0 0 5px;
}
.fl-node-a793i20xto1e .fl-post-text {
  display: flex;
  align-items: center;
}
.fl-node-a793i20xto1e .fl-post-title {
  margin-right: auto;
}
.fl-node-a793i20xto1e .fl-post-icon .circle {
  display: block;
}
.fl-node-a793i20xto1e .fl-post-text:hover .circle {
  background-color: rgba(109,29,108,0.5);
}
.fl-node-a793i20xto1e .fl-post-icon {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.fl-node-a793i20xto1e .circle {
  display: none;
  position: absolute;
  width: 48px;
  height: 48px;
  background-color: rgba(109,29,108,0.2);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.fl-node-a793i20xto1e img.fl-button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 1.2em;
  height: 1.2em;
}
.fl-node-a793i20xto1e .fl-post-link {
  display: block;
  text-decoration: none;
}
.fl-node-a793i20xto1e .fl-post-link:hover .fl-post-text .circle {
  background-color: rgba(109,29,108,0.5);
}
