a.q3-btn-large {



    font-size: 30px !important;

}



a.q3-btn-large:hover{

    background-color: aqua !important;

}

.thered{

color: red !important;
}

.head-img-card{

transform: scale(0.6);
-webkit-transform: scale(0.6);
-moz-transform: scale(0.6);
}