.aws-tags ul .governance{
    position: absolute;
    top: 50px;
    right: 16px;
    left: 16px;
    bottom: 8px;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 8px;
    color: #fff;
    list-style: unset;
    width: 38%;
    height: 10%;
    list-style-position: inside;
    padding-left: 8px;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background-color: #0D3672;
}
.aws-tags ul .sagemaker{
    position: absolute;
    top: 50px;
    left: 276px;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 8px;
    color: #fff;
    list-style: unset;
    width: 42%;
    height: 10%;
    list-style-position: inside;
    padding-left: 8px;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background-color: #0D3672;
}
.aws-tags ul .redshift{
    position: absolute;
    top: 360px;
    left: 35px;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 8px;
    color: #fff;
    list-style: unset;
    width: 40%;
    height: 10%;
    list-style-position: inside;
    padding-left: 8px;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    line-height: 16px;
    display: flex;
      align-items: center;
      justify-content: center;
      gap: 6px;
      background-color: #0D3672;
}
.aws-tags ul .cloud-formation{
    position: absolute;
    top: 421px;
    left: 248.56px;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 8px;
    color: #fff;
    list-style: unset;
    width: 42%;
    height: 10%;
    list-style-position: inside;
    padding-left: 8px;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background-color: #0D3672;
}
.governance::before {
  content: "•";
  color: #FF9800;
  font-size: 25px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.sagemaker::before {
  content: "•";
  color: #FF9800;
  font-size: 25px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.cloud-formation::before {
  content: "•";
  color: #FF9800;
  font-size: 25px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.redshift::before {
  content: "•";
  color: #FF9800;
  font-size: 25px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.aws-line1 {
    position: absolute;
    top: 93.99px;
    left: 104px;
    width: 93.79px;
    height: 0px;
    border-top: 3px dashed #C1D9ED;
    transform: rotate(34.88deg);
    transform-origin: left center;
    opacity: 1
}
.aws-line2 {
    position: absolute;
    top: 93px;
    left: 452px;
    width: 139px;
    height: 0px;
    border-top: 3px dashed #C1D9ED;
    transform: rotate(155.04deg);
    transform-origin: left center;
    opacity: 1;
}
.aws-line3 {
    position: absolute;
    top: 285.99px;
    left: 181px;
    width: 89px;
    height: 0px;
    border-top: 3px dashed #C1D9ED;
    transform: rotate(125.4deg);
    transform-origin: left center;
    opacity: 1;
}
.aws-line4 {
    position: absolute;
    top: 284.99px;
    left: 318px;
    width: 140px;
    height: 0px;
    border-top: 3px dashed #C1D9ED;
    transform: rotate(69.4deg);
    transform-origin: left center;
    opacity: 1;
}
.orange-gr{
    color: #FE910B;
    color: linear-gradient(90deg, rgba(254, 145, 11, 1) 0%, rgba(254, 145, 11, 1) 15%, rgba(255, 207, 45, 1) 100%);
}
.aws-hero-cta .btn{
    background: #FE910B;
    background: linear-gradient(90deg, rgba(254, 145, 11, 1) 0%, rgba(254, 145, 11, 1) 85%, rgba(255, 207, 45, 1) 100%);
    width: 50%;
    color:#000;
}
.aws-label{
 color: #FF9900;   
}
.aws-stats-container1{
    padding: 2rem 60px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    background: linear-gradient(270deg, #0C336B -5.43%, #1764D1 125.16%);
}
.aws-partner2-design-wrapper p{
    color: #FF9900;
}
.aws-partner2-design-wrapper span{
    color: #FF9900;
    font-weight: 700;
}