/*
Theme Name: Picks 2025
Theme URI: https://goandup.com
Description: Picks WordPress Theme 2025
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: picks-2025
*/

body {
  margin: 0;
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

/* Elements */
img {
  max-width: 100%;
  height: auto;
}