.carousel-caption-center {
position: absolute;
- font-size: 1.1em;
+ font-size: 1.2em;
width: 100%;
- bottom: -10px;
+ bottom: -11px;
right: auto;
left: 0;
z-index: 10;
- padding-right: 10px;
- padding-left: 10px;
- padding-top: 10px;
- padding-bottom: 10px;
+ padding-right: 5px;
+ padding-left: 5px;
+ padding-top: 5px;
+ padding-bottom: 5px;
color: #ffffff;
text-align: center;
background-color: #2E3436;