.price-footer2 {
    margin-top: 30px;
    text-align: center;
}

.float-right{ float: right;}

.m-r-20{ margin-right: 20px;}
.m-l-20{ margin-left: 20px;}
.m-t-20{ margin-top: 20px;}
.m-b-20{ margin-bottom: 20px;}

.answer-section p
{
    
}

.answer-section ul
{
    margin: 20px;
}

.answer-section ul li
{
    list-style-type: disc;
}

.answer-section a
{
   color: #E30003;
    font-weight: bold;
}

.answer-section a:hover
{
  color: #000000;  
}




