.title{color:red;font-size:58px}.cards-container{display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding:20px}.card{width:30%;min-width:250px;background:#ff4500;padding:15px;border-radius:10px;box-shadow:0 2px 8px #00000026;margin-bottom:20px}.card p{margin:5px 0;font-size:14px}.card strong{color:#555}
