/*
Theme Name: Twenty Twentyfive Child Theme
Template: twentytwentyfive
Description: A child theme of Twenty Twentyfour
Author: Carol
Author URI: http://frikkadel.co.za
*/

/* Add your custom CSS styles here */

/* For example, change the primary color 
Use a value from 100 to 900
Use a unique and descriptive class name
*/
.showreel
{
    max-height: 100vh !important;
}
.wp-block-video video
{
    height: 86vh;
}
.stk-7ee85e0:hover
{
    color: blue;
}
a
{
    text-decoration: none;
}
header
{
    display: none;
}
label
{
    font-size: medium;
}
.stk-6022701
{
    border-radius: 25px;
    border: solid 3px white !important;
    color: white;
}
.stk-6022701:hover
{
    border: solid 3px #CAA95E !important;
    color: #CAA95E;
}
.stk-block-tab-labels__text
{
    font-family: Nerea;
}