/*
Theme Name: Twenty Twenty Child
Theme URI: http://example.com/twenty-fifteen-child/
description: >-
  Twenty Twenty Child Theme
Author: John Doe
Author URI: http://example.com
Template: twentytwenty
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-fifteen-child
*/


.container {
    max-width: 1290px;
}

p {
    margin: 15px 0 0 0;
}

h2, .h2 {
    font-size: 28px;
    margin: 15px 0 0 0;
}

h3, .h3 {
    font-size: 20px;
    font-weight: 800;
    margin: 15px 0 0 0;
}


body {
    word-wrap: break-word;
    font-size: 18px;
}

.header-titles {
    margin: 0;
    color: #ABDCD4;
}

.site-title {
    font-size: 40px;
}

.alignnone, .aligncenter, .alignleft, .alignright, .alignwide {
    margin-bottom: 0;
}

#site-footer {
    font-size: 12px;
    padding : 10px;
}
