/*
 Theme Name:   Twenty Seventeen Child Theme
 description: >-
   A child theme of the Twenty Seventeen default WordPress theme
 Author:       Rob West
 Template:     twentyseventeen
 Version:      1.0.0
*/

/* this is not a valid class and should be removed, a class is called with dot .test */
tsetestclass{
	color:rgb(255, 255, 0)
}

body.single-download .site-content article figure {
    position: relative!important;
}

body.single-download .site-content article figure iframe {
    position: relative!important;
}
