/**
Theme Name: CFA Child
Author: Rina Matsubara
Description: Child theme for the Centre For Accessibility Theme. This is to add raw code into theme files so that we can add Youtube icon in the website footer section.
Version: 1.0.1
Text Domain: cfa-child
Template: cfa
*/

#footer .w3c_logo img {
  width: 120px;
}
#footer .w3c_logo a img {
  width: 100px;
}