.key-takeaways-wrap{
  margin-bottom: 30px;
  padding: 20px!important;
  background-color: #f7f8fa;
  border-radius: 10px;
  margin: 20px auto;
}
.faq-key-box h3{
  font-size: 22px; font-weight: bold;margin-bottom:25px;
}
.faq-key-box ul li{
  position: relative;
    padding-left: 10px;
}
.faq-key-box ul li:before{
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  font-size: 1.25rem;
  background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30px' height='30px' viewBox='0 -4 30 30' version='1.1'%3E%3Ctitle%3Echeck%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='icons' stroke='%23fff' stroke-width='1' fill='%23fff' fill-rule='evenodd'%3E%3Cg id='ui-gambling-website-lined-icnos-casinoshunter' transform='translate(-2035.000000, -159.000000)' fill='%23fff' fill-rule='nonzero'%3E%3Cg id='1' transform='translate(1350.000000, 120.000000)'%3E%3Cpath d='M714.442949,39.6265241 C715.185684,40.4224314 715.185684,41.6860985 714.442949,42.4820059 L697.746773,60.3734759 C697.314529,60.8366655 696.704235,61.0580167 696.097259,60.9870953 C695.539848,61.0082805 694.995328,60.7852625 694.600813,60.3625035 L685.557051,50.6712906 C684.814316,49.8753832 684.814316,48.6117161 685.557051,47.8158087 C686.336607,46.9804433 687.631056,46.9804433 688.410591,47.8157854 L696.178719,56.1395081 L711.589388,39.6265241 C712.368944,38.7911586 713.663393,38.7911586 714.442949,39.6265241 Z' id='check'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E);
    width: 22px;
  height: 22px;
  display: block;
  line-height: 22px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 50%;
  background-color: #afbc22;
  color: #FFFFFF;
}