.Rectangle {
    max-width: 979px;
    height: 256px;
    margin: 0 auto;
    background-color: #ffeff6;
}

.Get-started-with-our {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 41px;
    margin-top: 42px;
    font-family: Open Sans;
    font-size: 30px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    text-align: center;
    color: #221f1b;
}

.Our-video-training-g {
    max-width: 596px;
    height: 42px;
    margin: 0 auto;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #221f1b;
}

.btn-pink, .btn-pink:hover, .btn-pink:focus {
    background-image: none;
    background-color: transparent;
    font-size: 18px;
    font-weight: 600;
    padding: 13px 20px 14px 20px;
    margin: 0 auto;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none;
    color: #ffffff;
    background-color: #ff0066;
}

.btn-accountancy, .btn-accountancy:hover, .btn-accountancy:focus{
    margin-top: 28px;
    margin-right: 12px;
    font-family: Open Sans;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.49px;
    text-align: center;

}

.btn-self-assessment, .btn-self-assessment:hover, .btn-self-assessment:focus {
    margin-top: 28px;
    margin-left: 12px;
    padding: 13px 20px 14px 20px;
    border-radius: 5px;
    border: solid 1px #ff0066;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.49px;
    text-align: center;
    text-decoration: none;
    color: #ff0066;
}