/* Cleaned tribute-specific styles (copied from styles.css.tribute) */
body {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px;
  font-family: "Lexend", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  background: #F7F7F7;
  text-color:  #101720;
}

.wrapper {
  display: flex;
  flex-wrap: wrap;
}

.left, .right {
  flex: 0 0 50%;
}
.right {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#timcook {
  width: 100%;
  padding-bottom: 20px;
}

.full-width {
  flex: 0 0 100%;
  display: flex;
  padding-bottom: 10px;
  text-align: center;
}

.education-full {
  padding-bottom: 80px;
  width: 800px;
  margin-left: 100px;
}

#timcook2 {
  max-width: 90%;
  padding-bottom: 40px;
  margin-top: 40px;
}

.images img{
  width: 78%;
  padding-bottom: 10px;
  padding-left: 80px;
  margin-top: 70px;
}

.images {
  padding-bottom: 80px;
}

#timemagazine, #timcook5 {
  width: 90%;
  padding-top: 80px;
  padding-left: 50px;
}
.lesson {
  padding-top: 80px;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  max-width: 4000px;
  margin: 0 auto;
  padding: 40px 0;
  padding-right: 120px;
  margin-top: -100px;
  margin-left: 100px;
}

.product-grid img {
  width: 250px;
  height: 250px;
  object-fit: cover;
  border-radius: 10px;
}

h2 {
  font-family: "Gabarito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  font-size: 50px;
  padding: 20px;
}

blockquote {
  font-family: "Lekton", monospace;
  font-weight: 900;
  font-style: normal;
}

.firstquote {
  font-size: 27px;
  padding-right: 80px;
  width: 300px;
  margin-top: -10px;
  font-style: italic;
}
.thirdquote {
  font-size: 30px;
  padding-right: 80px;
}

.secondquote {
  width: 300px;
  margin-left: 80px;
  margin-top: -50px;
}

footer {
  font-style: normal;
  font-size: 0.8em;
  color: black;
}

.careers {
  margin-top: 20px;
  margin-left: 20px;
}

h3 {
  font-weight: 800;
  font-size: 20px;
}

h4 {
  font-size: 18px;
  padding-bottom: 0px;
  margin-bottom: -10px;
}

#timemagazine {
  margin-top: 120px;
}

.accent-line-green {
  height: 320px;
  width: 10px;
  background-color: #5FC411;
  margin: 10px auto;
  margin-top: 20px;
  margin-left: 400px;
  position:absolute
}


.accent-line-yellow {
  height: 10px;
  width: 700px;
  background-color: #FDBE0D;
  margin: 10px auto;
  margin-top: 510px;
  margin-left: 300px;
  position: absolute;
}

.accent-line-orange {
  height: 10px;
  width: 500px;
  background-color: #FE6D15;
  margin: 10px auto;
  margin-top: 40px;
}

.accent-line-red {
  height: 10px;
  width: 500px;
  background-color: #EE1F20;
  margin: 10px auto;
  margin-top: 90px;
}

.accent-line-purple {
  height: 10px;
  width: 260px;
  background-color: #D203A3;
  margin: 10px auto;
  margin-left: 20px;
  margin-top: 100px;
  position: absolute;
}

.accent-line-blue {
  height: 10px;
  width: 600px;
  background-color: #026EC1;
  margin: 10px auto;
  margin-top: 90px;
  margin-left: 400px;
  margin-right: 400px;
  position: absolute;
}

.accent-line-green2 {
  height: 10px;
  width: 400px;
  background-color: #5FC411;
  margin: 10px auto;
  margin-top: 50px;
  margin-left: 0px;
}

.accent-line-yellow-two {
  height: 10px;
  width: 700px;
  background-color: #FDBE0D;
  margin: 10px auto;
  margin-left: 300px;
  margin-top: 100px;
  position: absolute;
}

.accomplishments {
  padding-top: 80px;
}

.andeducation {
  display: block;
  padding-left: 110px;
  margin-top: -90px;
}

.asceo {
  margin-left: 50px;
  position: relative;
  top: -90px;
  left: 300px;
}

.legacy {
  position: relative;
  margin-left: 300px;
}

.historical {
  position: relative;
  margin-left: 400px;
  margin-top: -90px;
  max-width: 1000px;
}

.fromtimcook {
  margin-left: -140px;
  position: relative;
  top: -100px;
  left: 300px;
}

.lesson {
  margin-top: -200px;
}
#timcook5 {
  margin-top: 180px;
}

.undertimcook {
  margin-left: -140px;
  position: relative;
  top: -100px;
  left: 200px;
}

.newproduct {
  position: relative;
  right: 90px;
}

.text {
  position: absolute;
  margin-top: -600px;
  margin-left: 40px;
  color: white;
}

.title {
  font-size: 40px;
}

.title2 {
  width: 400px;
  margin-top: -30px;
}

.go-further {
  margin-left: 100px;
}

.accomplishments {
  margin-top: 60px;
}

.lesson {
  width: 400px;
  margin-left: 20px;
}

a {
  color: black;
  font-weight: 900;
}


figure {
  display: inline-block;
  text-align: center;
  margin: 0 8px 24px; 
}

figure img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

figcaption {
  display: block;
  font-size: 0.9rem;
  line-height: 1.2;
  color: #444; 
  text-align: center;
  margin-top: 4px;
  max-width: 320px; 
  margin-left: 110px;
  margin-right: auto;
  font-family: "Lexend", sans-serif;
}


.product-grid figure {
  display: flex;
  flex-direction: column;
  align-items: center;
}


.Portrait{
margin-top: -30px;
margin-right: 120px;
}

.vanityfair {
margin-left: 120px;
}
 
