/**
Theme Name: Farm Stay
Description: This is the theme created for Farm Stay.
Template: genesis
Author: InspireLabs
Author URI: https://www.inspirelabs.pl/

Version: 1.0.5
Text Domain: farm-stay
*/




body.home ul.sponsor-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

body.home ul.sponsor-list li {
    margin: 0;
    padding: 0 10px;
}
