/*
Theme Name: JuneNaija Pro
Theme URI: https://www.junenaija.com
Author: junenaija.com Media
Description: Custom WordPress music theme.
Version: 1.0
Text Domain: junenaija-pro
*/

body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    background: #ffffff;
    color: #222;
}

a {
    text-decoration: none;
    color: inherit;
}

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