body .cocacola-cta{
  color:#e0251b !important;
}

body .cocacola-contest-rules-table{
  width:100%;
  margin:2.5rem 0;
}

body .cocacola-contest-rules-table tr:first-child{
  border-bottom:.1875rem solid #404040;
}

body .cocacola-contest-rules-table tr:nth-of-type(odd){
  background-color:#f4f4f4;
}

body .cocacola-contest-rules-table tr td,body .cocacola-contest-rules-table tr th{
  padding:.9375rem 1.25rem;
}

body .cocacola-contest-rules-table tr th{
  font-weight:700 !important;
}

body .cocacola-ul{
  padding-left:1.5625rem;
}

body .cocacola-ul li::marker{
  color:#e0251b;
}
