a{
                            border: 1px solid black;
                            transform: rotate(65deg);
                        }
    <div class="caption__link">
        <a href="#">hello</a>
    </div>
I am trying to make what is in the link rotate but its not working, I used a font-awesome icon originally but turns out it doesn't work with texts too