/* Enter Your Custom CSS Here */
a {
    color: #ccc;
}
h2.hot {
    padding: 5px;
    border: 1px solid #fff;
    margin-bottom: 5px;
    background: #d33333;
    color: #fff;
}
h2.about {
    padding: 5px;
    border: 1px solid #fff;
    margin-bottom: 5px;
    background: #d33333;
    color: #fff;
}
h3 {
    COLOR: #ff8f00;
      margin-bottom: 7px;
    margin-top: 5px;
}
.motogame {
    color: #325da6 !important;
    background-color: #cccccc;
    border-color: #eea236;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 4px;
    text-transform: uppercase;
    margin: 5px;
    font-weight: bold;
}