﻿body {
}
.custom-nav {
    background-color: #FFFCF6 !important;
}
.pri-img {
    background: url("https://i.imgur.com/VuQE00Z.png") center !important;
    background-repeat: no-repeat !important;
    margin-top: 10px;
    margin-bottom: 5px;
    background-size: 240px 116px !important;
}
.p-custom{
    padding:4rem !important;
}
.bgr-tsp{
    background-color:transparent;
}
.unique-link {
    text-decoration: none;
}

.unique-link:hover {
    text-decoration: underline;
}