.list-group {
    padding-top: 15px !important;
}

.details > li {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bottom {
    display: block !important;
    margin: 0 auto !important;
    background-color: #009CA7 !important;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 26px !important;
    border-radius: 0 !important;
}

.bottom2 {
    display: block !important;
    margin: 0 auto !important;
    background-color: #1A3F4A !important;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 26px !important;
    border-radius: 0 !important;
}

    .bottom2:hover {
        background-color: #FF8B3F !important;
        text-decoration: none !important;
    }

.bottom:hover {
    background-color: #FF8B3F !important;
    text-decoration: none !important;
}

/*@media (max-width:1064px) {
    .row2 {
        width: 100% !important;
    }
}*/
