	    body {
      background-color: #f2f2f2;
    }
    .cutting-card {
      box-shadow: 0 4px 8px rgba(0,0,0,0.1);
      border-radius: 10px;
      overflow: hidden;
    }
    .cutting-img {
      height: 200px;
      object-fit: cover;
	  color:#2F4F4F;
	  border-style:solid;
    }
	.cutting-card  a{
		text-decoration:none;
		
		
		
	}