.rt-icon {
    color: #ffffff;
    background: rgba(255,130,13,0.7);
    border-radius: 100%;
    display: inline-block;
    font-size: 3em;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
}