/*
Theme Name:     TNA about us - jobs child theme
Theme URI:      http://www.nationalarchives.gov.uk/
Author:         The National Archives
Author URI:     http://www.nationalarchives.gov.uk/
Description:    Child Theme used for the jobs section of About us of The National Archives web site
Template:       tna-base
Version:        1.1.3
License:        GNU General Public License
License URI:    license.txt
Text Domain:    tna
Domain Path:    /languages/
*/

.standfirst {
    font-family: 'Bitter', sans-serif;
    font-size: 1.2em;
    letter-spacing: -0.4px;
}
figure img {
    margin: 20px 0 0 0;
}
@media screen and (min-width: 1024px) {
    figure img {
        margin: 0 0 0 3%;
        width: 97%;
    }
}