/*
Theme Name: Webs XD
Author: websimple
Author URI: http://www.webs.com.bo
Description: My first responsive HTML5 theme
Version: 1.0
Tested upto: 5.4
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
.pageWrapper {
    max-width: 990px;
    margin: auto;
}
.pageContentMargin {
    padding-top: 120px;
}
body {
    overflow-x: hidden;
}
.audioFile {
    border-radius: 5px;
    border: solid 1px #333;
    margin-bottom: 25px;
    padding: 5px 7px;
    min-height: 75px;
}

.badge-primary {
    background-color: #ccc;
}
.logo img {
    height: 60px !important;
}