/*
Theme Name:     fo-child
Description:    Child theme for theme fo
Author:         Themesflat
Template:       fo

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.header {
  /* background: url(http://localhost:10008/wp-content/uploads/2024/02/topbar.jpg); */
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-link{
    color:#91c442;
}
