Team:Northwestern/css/custom

body { background: #3E4649; color: #f7f7f7; font-family: 'Montserrat', sans-serif; padding-bottom: 70px; } h1, h2 { font-weight: bold; } p { font-size: 16px; color: #cdcdcd; } .navbar { margin-bottom: 0; padding-right: 10px; padding-left: 10px; } .jumbotron { background: #45c7e7; color: white; text-align: center; } .jumbotron p { color: white; font-size: 26px; } .navbar-inverse { background: #2E2F31; border: 0; } .dropdown-menu { background: #2E2F31; border-radius: 0; border: 0; } .navbar-inverse .navbar-nav li a { color: #f7f7f7; font-size: 16px; } .navbar-inverse .navbar-nav li a:hover { background: #45c7e7; } .navbar-inverse .navbar-nav .dropdown-menu li a:hover { background: #4290a3; } .dropdown-menu li a { padding: 10px; } .btn-primary { color: #fff; background-color: transparent; border-color: white; margin-bottom: 5px; } .btn-primary:hover { color: #45c7e7; background-color: white; border-color: white; } .glyphicon-large { font-size: 100px; } .call-to-action { text-align: center; } .call-to-action p { margin-bottom: 30px; font-family: sans-serif; } button { -webkit-appearance: none; outline: none; border: 0; background: transparent; }