﻿.productSetion{
    margin-top: 50px;
    background-color: white;
}

.productDescription {
    line-height: 25px;
}

.product_imgs_sector {
    min-height: 540px;
}

.productImage {
    padding-top: 20px;
}

.marginAuto {
    margin: auto;
    text-align: center
}

ul {
    list-style: none;
    -webkit-padding-start: 0px;
}

.colourPink {
    color: #C31B77
}

.colourBlue {
    color: #0055A5
}

.colourGreen {
    color: #09C581
}

.colourYellow {
    color: #EB9000;
    word-wrap: break-word;
}

.findOutMore {
   text-align:center;
   margin: auto;
}

.findOutMoreH4 {
   line-height: 20px;
   text-align: center;
   color: #0555A2;
   text-decoration: underline;
}

.tandcBtn {
    margin-top: 30px;
    font-weight: 900;
    width: 100%;
}
