Make bottom of footer 'caption' bigger font size

Hello, i would like to make my small caption at the bottom of my footer bigger, to font size 13px:

My store is www.antico-abito.com , theme is dawn

Can go to “Footer” section “Custom CSS”, or…

footer .copyright__content {
  font-size: 1.5rem;
}

if my post is helpful, please like it and mark as a solution -- this will help others find it