/*
Theme Name: perekplus
Theme URI: https://perekplus.com/
Author: FRQ
Author URI: https://perekplus.com/
Description: A responsive WordPress theme powered by Twitter Bootstrap.
Version: 1.0
*/



.card-img-top {
  height: 200px;
  object-fit: cover;
}


.account {
    background: rgb(25, 120, 189);
    background: radial-gradient(circle, rgba(25, 120, 189, 1) 0%, rgba(41, 127, 191, 1) 15%, rgba(13, 82, 133, 1) 59%, rgba(12, 85, 139, 1) 100%);
    text-align: center;
    text-shadow: 1px 1px #000;
    padding: 10px;
    font-weight: bold;
    font-size: 23px;
    padding-right: 20px;
    margin-top: 20px;
}
.time_remained {
    float: right;
}
