a, a:link, a:visited, a:hover {
  background-color: transparent;
  color: #FF6E00;
  text-decoration: none;
}

.post-featured-image img{
    border-radius: 10px;
    overflow:hidden;
}
a.btn, .btn, a.btn:link, a.btn:visited, a.btn:hover {
    background-color:#232323;
    color:#fff;
    padding: 10px 28px;
    border-radius: 5px;
}
.elementor-posts .elementor-post__read-more {
  align-self: flex-start;
  font-size: 14px;
  font-weight: 700;
}
.heateor_sss_sharing_container {
    margin-top:40px;
}
.no-margin p {
	margin: 0px;
}
#flags .ui-sortable li {
	line-height: 12px !important;
}
select.gt_selector {
  padding: 2px 3px;
  font-size: 14px;
  background-color: #0A0606;
  color: #fff;
}