.abfa-custom-text{
    margin: 0px 0% 0;
    text-align: right;
    direction: rtl;
	position:relative;
}
.abfa-custom-text .abfa-custom-text-box{
    background: #148d85;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    /*z-index: 9999;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
	border-radius: 50px 50px 0 0;*/
    PADDING: 10PX 0;
}  
.abfa-custom-text .abfa-custom-text-box a{
	color:#fff!important;
}
  
  
     