@import url(styles.css);

body{
    font-size: 2em !important;
}

a#large {
    display: none;
}

a#normal {
    display: block;
}

.gallery figure figcaption{
    font-size: 2em !important;
}

.videos figure {
    font-size: 2em !important;
}

.description p, h3 {
    font-size: 2em !important;
}

.weather {
    font-size: 2em !important;
}