Hi @Nandan3108
We need to add the 'decoration=true' while embedding the component to enable style system on the embedded component.
You can try using
data-sly-resource="${'buttonCTA' @ resourceType='/apps/your_app/components/your_btn_component',decoration=true}"