/*
Theme Name: x3dom new design
Theme URI: http://x3dom.org
Description: New Design for x3dom.org
Author: Benjamin Haettasch
Author URI: https://github.com/bhaettasch
*/

.aligncenter, .alignnone {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.jumbotron > p {
    font-size:15px!important;
}