   .c-card a{
        padding:30px;
        margin-bottom:20px;
        height:auto;
        }
         .c-card{
        padding:0px;
        margin-bottom:0px;
        }
        .item img{
        width:100%;
        }
::selection { background: #e3b505; color: #17334F;}

/* a {  color: #363636; }
  a:active,
  a:hover,
a:link, a:visited { color:#296196; text-decoration: none;}
  a:focus {
  color: #214971; } */