.icon i{
    position: absolute;
    top:10px;
    right:10px;
    font-size: 24px;
    color:rgb(255, 85, 0);
    font-weight: bold;
}
.icon{
    position: relative;
}